HTML Entity (dec) | 숾 |
HTML Entity (hex) | 숾 |
UTF-8 (hex) | 0xec88be / 0xec 0x88 0xbe (3 bytes) |
UTF-8 (dec) | 236, 136, 190 (3 bytes) |
UTF-16-BE (hex) | 0xc23e / 0xc2 0x3e (2 bytes) |
UTF-16-BE (dec) | 194, 62 (2 bytes) |
UTF-32-BE (hex) | 0xc23e / 0x00 0x00 0xc2 0x3e (4 bytes) |
UTF-32-BE (dec) | 0, 0, 194, 62 (4 bytes) |
C/C++/Java source code | "\uc23e" |
Python source code | "\uc23e" |