| HTML Entity (dec) | 凞 |
| HTML Entity (hex) | 凞 |
| UTF-8 (hex) | 0xefa895 / 0xef 0xa8 0x95 (3 bytes) |
| UTF-8 (dec) | 239, 168, 149 (3 bytes) |
| UTF-16-BE (hex) | 0xfa15 / 0xfa 0x15 (2 bytes) |
| UTF-16-BE (dec) | 250, 21 (2 bytes) |
| UTF-32-BE (hex) | 0xfa15 / 0x00 0x00 0xfa 0x15 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 250, 21 (4 bytes) |
| C/C++/Java source code | "\ufa15" |
| Python source code | "\ufa15" |