| HTML Entity (dec) | 쩶 |
| HTML Entity (hex) | 쩶 |
| UTF-8 (hex) | 0xeca9b6 / 0xec 0xa9 0xb6 (3 bytes) |
| UTF-8 (dec) | 236, 169, 182 (3 bytes) |
| UTF-16-BE (hex) | 0xca76 / 0xca 0x76 (2 bytes) |
| UTF-16-BE (dec) | 202, 118 (2 bytes) |
| UTF-32-BE (hex) | 0xca76 / 0x00 0x00 0xca 0x76 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 202, 118 (4 bytes) |
| C/C++/Java source code | "\uca76" |
| Python source code | "\uca76" |