HTML Entity (dec) | 걼 |
HTML Entity (hex) | 걼 |
UTF-8 (hex) | 0xeab1bc / 0xea 0xb1 0xbc (3 bytes) |
UTF-8 (dec) | 234, 177, 188 (3 bytes) |
UTF-16-BE (hex) | 0xac7c / 0xac 0x7c (2 bytes) |
UTF-16-BE (dec) | 172, 124 (2 bytes) |
UTF-32-BE (hex) | 0xac7c / 0x00 0x00 0xac 0x7c (4 bytes) |
UTF-32-BE (dec) | 0, 0, 172, 124 (4 bytes) |
C/C++/Java source code | "\uac7c" |
Python source code | "\uac7c" |