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 | 低??瀧?? | 1001001011100001001111110011111110010001111010110011111100111111 | 92e13f3f91eb3f3f |
EUC-JP | 低??瀧?? | 1100010011100011001111110011111111000010111011010011111100111111 | c4e33f3fc2ed3f3f |
UTF-8 | 低꿸렩瀧렊렣 | 111001001011110110001110111010101011111110111000111010111010000010101001111001111000000010100111111010111010000010001010111010111010000010100011 | e4bd8eeabfb8eba0a9e780a7eba08aeba0a3 |
UHC | 低꿸렩瀧렊렣 | 111011101011100010110010111010101000111010110111110101101110100110001110101000011000111010110100 | eeb8b2ea8eb7d6e98ea18eb4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)