Supplementary Private Use Area-A: [Unassigned]
- Unicode Version
- [None]
- UTF-32BE
- 00 0F FD C7
- UTF-32LE
- C7 FD 0F 00
- UTF-16BE
- DB BF DD C7
- UTF-16LE
- BF DB C7 DD
- UTF-8
- F3 BF B7 87
Character Escapes
- HTML5
󿷇󿷇- C
\U0FFDC7 (C99)- C++
\u{FFDC7} (C++23)\U000FFDC7- Java
\uDBBF\uDDC7- JavaScript
\u{FFDC7}- CSS
\FFDC7\0FFDC7- Quoted-Printable
=F3=BF=B7=87- URL
%F3%BF%B7%87