HTML Entity (dec) | 뫴 |
HTML Entity (hex) | 뫴 |
UTF-8 (hex) | 0xebabb4 / 0xeb 0xab 0xb4 (3 bytes) |
UTF-8 (dec) | 235, 171, 180 (3 bytes) |
UTF-16-BE (hex) | 0xbaf4 / 0xba 0xf4 (2 bytes) |
UTF-16-BE (dec) | 186, 244 (2 bytes) |
UTF-32-BE (hex) | 0xbaf4 / 0x00 0x00 0xba 0xf4 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 186, 244 (4 bytes) |
C/C++/Java source code | "\ubaf4" |
Python source code | "\ubaf4" |