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 ??????\ 00111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f5c
SJIS-WIN 辣懃明辣懃明\ 11100111100001011001110011100111100101101011111011100111100001011001110011100111100101101011111001011100 e7859ce796bee7859ce796be5c
EUC-JP 辣懃明辣懃明\ 11101101111001011101100011101001110011001100000011101101111001011101100011101001110011001100000001011100 ede5d8e9ccc0ede5d8e9ccc05c
UTF-8 辣懃明辣懃明\ 11101000101111101010001111100110100001111000001111100110100110001000111011101000101111101010001111100110100001111000001111100110100110001000111001011100 e8bea3e68783e6988ee8bea3e68783e6988e5c
UHC 辣懃明辣懃明\ 11010101101110001101000011000100110110011010010111010101101110001101000011000100110110011010010101011100 d5b8d0c4d9a5d5b8d0c4d9a55c

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