HTML Entity (dec) | 겜 |
HTML Entity (hex) | 겜 |
UTF-8 (hex) | 0xeab29c / 0xea 0xb2 0x9c (3 bytes) |
UTF-8 (dec) | 234, 178, 156 (3 bytes) |
UTF-16-BE (hex) | 0xac9c / 0xac 0x9c (2 bytes) |
UTF-16-BE (dec) | 172, 156 (2 bytes) |
UTF-32-BE (hex) | 0xac9c / 0x00 0x00 0xac 0x9c (4 bytes) |
UTF-32-BE (dec) | 0, 0, 172, 156 (4 bytes) |
C/C++/Java source code | "\uac9c" |
Python source code | "\uac9c" |