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 | 螟罹愃寬ケ閾 | 1110010110100100100111001110101110011100101110001111101010101010101110011110100010000111 | e5a49ceb9cb8faaab9e887 |
EUC-JP | 螟罹愃?ケ閾 | 1110101010100110110110001110110111011000101110100011111110001110101110011110111111100111 | eaa6d8edd8ba3f8eb9efe7 |
UTF-8 | 螟罹愃寬ケ閾 | 111010001001111010011111111001111011110110111001111001101000010010000011111001011010111110101100111011111011110110111001111010011001011010111110 | e89e9fe7bdb9e68483e5afacefbdb9e996be |
UHC | 螟罹?寬?? | 110110011010110111010111111001110011111111001110101100000011111100111111 | d9add7e73fceb03f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)