Supplementary Private Use Area-A: [Unassigned]
- Unicode Version
- [None]
- UTF-32BE
- 00 0F FD C5
- UTF-32LE
- C5 FD 0F 00
- UTF-16BE
- DB BF DD C5
- UTF-16LE
- BF DB C5 DD
- UTF-8
- F3 BF B7 85
Character Escapes
- HTML5
󿷅󿷅- C
\U0FFDC5 (C99)- C++
\u{FFDC5} (C++23)\U000FFDC5- Java
\uDBBF\uDDC5- JavaScript
\u{FFDC5}- CSS
\FFDC5\0FFDC5- Quoted-Printable
=F3=BF=B7=85- URL
%F3%BF%B7%85