To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 襍カ蜥ウ襍カ蜥ウB 11101000101101011011011011100101100100101011001111101000101101011011011011100101100100101011001101000010 e8b5b6e592b3e8b5b6e592b342
EUC-JP 襍カ蜥ウ襍カ蜥ウB 1111000010110111100011101011011011101001111100101000111010110011111100001011011110001110101101101110100111110010100011101011001101000010 f0b78eb6e9f28eb3f0b78eb6e9f28eb342
UTF-8 襍カ蜥ウ襍カ蜥ウB 11101000101001011000110111101111101111011011011011101000100111001010010111101111101111011011001111101000101001011000110111101111101111011011011011101000100111001010010111101111101111011011001101000010 e8a58defbdb6e89ca5efbdb3e8a58defbdb6e89ca5efbdb342
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)