HTML Entity (dec) | 겕 |
HTML Entity (hex) | 겕 |
UTF-8 (hex) | 0xeab295 / 0xea 0xb2 0x95 (3 bytes) |
UTF-8 (dec) | 234, 178, 149 (3 bytes) |
UTF-16-BE (hex) | 0xac95 / 0xac 0x95 (2 bytes) |
UTF-16-BE (dec) | 172, 149 (2 bytes) |
UTF-32-BE (hex) | 0xac95 / 0x00 0x00 0xac 0x95 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 172, 149 (4 bytes) |
C/C++/Java source code | "\uac95" |
Python source code | "\uac95" |