| HTML Entity (dec) | 쾤 |
| HTML Entity (hex) | 쾤 |
| UTF-8 (hex) | 0xecbea4 / 0xec 0xbe 0xa4 (3 bytes) |
| UTF-8 (dec) | 236, 190, 164 (3 bytes) |
| UTF-16-BE (hex) | 0xcfa4 / 0xcf 0xa4 (2 bytes) |
| UTF-16-BE (dec) | 207, 164 (2 bytes) |
| UTF-32-BE (hex) | 0xcfa4 / 0x00 0x00 0xcf 0xa4 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 207, 164 (4 bytes) |
| C/C++/Java source code | "\ucfa4" |
| Python source code | "\ucfa4" |