Supplementary Private Use Area-A: [Unassigned]
- Unicode Version
- [None]
- UTF-32BE
- 00 0F FD C9
- UTF-32LE
- C9 FD 0F 00
- UTF-16BE
- DB BF DD C9
- UTF-16LE
- BF DB C9 DD
- UTF-8
- F3 BF B7 89
Character Escapes
- HTML5
󿷉󿷉- C
\U0FFDC9 (C99)- C++
\u{FFDC9} (C++23)\U000FFDC9- Java
\uDBBF\uDDC9- JavaScript
\u{FFDC9}- CSS
\FFDC9\0FFDC9- Quoted-Printable
=F3=BF=B7=89- URL
%F3%BF%B7%89