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 | 製?低麥?甲 | 10010000101110110011111110010010111000011110101001101101001111111000110101100010 | 90bb3f92e1ea6d3f8d62 |
EUC-JP | 製?低麥?甲 | 11000000101111010011111111000100111000111111001111001110001111111011100111000011 | c0bd3fc4e3f3ce3fb9c3 |
UTF-8 | 製렩低麥렋甲 | 111010001010001110111101111010111010000010101001111001001011110110001110111010011011101010100101111010111010000010001011111001111001010010110010 | e8a3bdeba0a9e4bd8ee9baa5eba08be794b2 |
UHC | 製렩低麥렋甲 | 111100001011001010001110101101111110111010111000110110001110101010001110101000101100101110100011 | f0b28eb7eeb8d8ea8ea2cba3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)