To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 霓??歟?? | 1110100010111101001111110011111110011111011000100011111100111111 | e8bd3f3f9f623f3f |
EUC-JP | 霓??歟?? | 1111000010111111001111110011111111011101110000110011111100111111 | f0bf3f3fddc33f3f |
UTF-8 | 霓ㅷ예歟듬쨮 | 111010011001110010010011111000111000010110110111111011001001100010001000111001101010110110011111111010111001001110101100111011001010100010101110 | e99c93e385b7ec9888e6ad9feb93aceca8ae |
UHC | 霓ㅷ예歟듬쨮 | 111001111110011110100100111001111011111110111001111001101010001010110101111010111010010010001000 | e7e7a4e7bfb9e6a2b5eba488 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)