Supplementary Private Use Area-A: [Unassigned]
- Unicode Version
- [None]
- UTF-32BE
- 00 0F FD C4
- UTF-32LE
- C4 FD 0F 00
- UTF-16BE
- DB BF DD C4
- UTF-16LE
- BF DB C4 DD
- UTF-8
- F3 BF B7 84
Character Escapes
- HTML5
󿷄󿷄- C
\U0FFDC4 (C99)- C++
\u{FFDC4} (C++23)\U000FFDC4- Java
\uDBBF\uDDC4- JavaScript
\u{FFDC4}- CSS
\FFDC4\0FFDC4- Quoted-Printable
=F3=BF=B7=84- URL
%F3%BF%B7%84