| HTML Entity (dec) | 쾧 |
| HTML Entity (hex) | 쾧 |
| UTF-8 (hex) | 0xecbea7 / 0xec 0xbe 0xa7 (3 bytes) |
| UTF-8 (dec) | 236, 190, 167 (3 bytes) |
| UTF-16-BE (hex) | 0xcfa7 / 0xcf 0xa7 (2 bytes) |
| UTF-16-BE (dec) | 207, 167 (2 bytes) |
| UTF-32-BE (hex) | 0xcfa7 / 0x00 0x00 0xcf 0xa7 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 207, 167 (4 bytes) |
| C/C++/Java source code | "\ucfa7" |
| Python source code | "\ucfa7" |