Supplementary Private Use Area-A: [Unassigned]
- Unicode Version
- [None]
- UTF-32BE
- 00 0F FD C0
- UTF-32LE
- C0 FD 0F 00
- UTF-16BE
- DB BF DD C0
- UTF-16LE
- BF DB C0 DD
- UTF-8
- F3 BF B7 80
Character Escapes
- HTML5
󿷀󿷀- C
\U0FFDC0 (C99)- C++
\u{FFDC0} (C++23)\U000FFDC0- Java
\uDBBF\uDDC0- JavaScript
\u{FFDC0}- CSS
\FFDC0\0FFDC0- Quoted-Printable
=F3=BF=B7=80- URL
%F3%BF%B7%80