HTML Entity (dec) | 뮴 |
HTML Entity (hex) | 뮴 |
UTF-8 (hex) | 0xebaeb4 / 0xeb 0xae 0xb4 (3 bytes) |
UTF-8 (dec) | 235, 174, 180 (3 bytes) |
UTF-16-BE (hex) | 0xbbb4 / 0xbb 0xb4 (2 bytes) |
UTF-16-BE (dec) | 187, 180 (2 bytes) |
UTF-32-BE (hex) | 0xbbb4 / 0x00 0x00 0xbb 0xb4 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 187, 180 (4 bytes) |
C/C++/Java source code | "\ubbb4" |
Python source code | "\ubbb4" |