Supplementary Private Use Area-A: [Unassigned]
- Unicode Version
- [None]
- UTF-32BE
- 00 0F 00 EC
- UTF-32LE
- EC 00 0F 00
- UTF-16BE
- DB 80 DC EC
- UTF-16LE
- 80 DB EC DC
- UTF-8
- F3 B0 83 AC
Character Escapes
- HTML5
󰃬󰃬- C
\U0F00EC (C99)- C++
\u{F00EC} (C++23)\U000F00EC- Java
\uDB80\uDCEC- JavaScript
\u{F00EC}- CSS
\F00EC\0F00EC- Quoted-Printable
=F3=B0=83=AC- URL
%F3%B0%83%AC