Supplementary Private Use Area-A: [Unassigned]
- Unicode Version
- [None]
- UTF-32BE
- 00 0F FD C1
- UTF-32LE
- C1 FD 0F 00
- UTF-16BE
- DB BF DD C1
- UTF-16LE
- BF DB C1 DD
- UTF-8
- F3 BF B7 81
Character Escapes
- HTML5
󿷁󿷁- C
\U0FFDC1 (C99)- C++
\u{FFDC1} (C++23)\U000FFDC1- Java
\uDBBF\uDDC1- JavaScript
\u{FFDC1}- CSS
\FFDC1\0FFDC1- Quoted-Printable
=F3=BF=B7=81- URL
%F3%BF%B7%81