| HTML Entity (dec) | 칖 |
| HTML Entity (hex) | 칖 |
| UTF-8 (hex) | 0xecb996 / 0xec 0xb9 0x96 (3 bytes) |
| UTF-8 (dec) | 236, 185, 150 (3 bytes) |
| UTF-16-BE (hex) | 0xce56 / 0xce 0x56 (2 bytes) |
| UTF-16-BE (dec) | 206, 86 (2 bytes) |
| UTF-32-BE (hex) | 0xce56 / 0x00 0x00 0xce 0x56 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 206, 86 (4 bytes) |
| C/C++/Java source code | "\uce56" |
| Python source code | "\uce56" |