Supplementary Private Use Area-A: [Unassigned]
- Unicode Version
- [None]
- UTF-32BE
- 00 0F FD C3
- UTF-32LE
- C3 FD 0F 00
- UTF-16BE
- DB BF DD C3
- UTF-16LE
- BF DB C3 DD
- UTF-8
- F3 BF B7 83
Character Escapes
- HTML5
󿷃󿷃- C
\U0FFDC3 (C99)- C++
\u{FFDC3} (C++23)\U000FFDC3- Java
\uDBBF\uDDC3- JavaScript
\u{FFDC3}- CSS
\FFDC3\0FFDC3- Quoted-Printable
=F3=BF=B7=83- URL
%F3%BF%B7%83