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 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
SJIS-WIN | 軟??癲??^ | 100100111110111000111111001111111110000110011111001111110011111101011110 | 93ee3f3fe19f3f3f5e |
EUC-JP | 軟??癲??^ | 110001101111000000111111001111111110001010100001001111110011111101011110 | c6f03f3fe2a13f3f5e |
UTF-8 | 軟썹㉥癲롥뿽^ | 11101000101110111001111111101100100011011011100111100011100010011010010111100111100110011011001011101011101000011010010111101011101111111011110101011110 | e8bb9fec8db9e389a5e799b2eba1a5ebbfbd5e |
UHC | 軟썹㉥癲롥뿽^ | 11100110111000111011110111100111101010001011011011101111101001101000111011100101100101111011110101011110 | e6e3bde7a8b6efa68ee597bd5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)