| HTML Entity (dec) | 춧 |
| HTML Entity (hex) | 춧 |
| UTF-8 (hex) | 0xecb6a7 / 0xec 0xb6 0xa7 (3 bytes) |
| UTF-8 (dec) | 236, 182, 167 (3 bytes) |
| UTF-16-BE (hex) | 0xcda7 / 0xcd 0xa7 (2 bytes) |
| UTF-16-BE (dec) | 205, 167 (2 bytes) |
| UTF-32-BE (hex) | 0xcda7 / 0x00 0x00 0xcd 0xa7 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 205, 167 (4 bytes) |
| C/C++/Java source code | "\ucda7" |
| Python source code | "\ucda7" |