HTML Entity (dec) | 굼 |
HTML Entity (hex) | 굼 |
UTF-8 (hex) | 0xeab5bc / 0xea 0xb5 0xbc (3 bytes) |
UTF-8 (dec) | 234, 181, 188 (3 bytes) |
UTF-16-BE (hex) | 0xad7c / 0xad 0x7c (2 bytes) |
UTF-16-BE (dec) | 173, 124 (2 bytes) |
UTF-32-BE (hex) | 0xad7c / 0x00 0x00 0xad 0x7c (4 bytes) |
UTF-32-BE (dec) | 0, 0, 173, 124 (4 bytes) |
C/C++/Java source code | "\uad7c" |
Python source code | "\uad7c" |