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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 蓙号灰蓙号灰^ 11100100111001101000110110000110100010100100010011100100111001101000110110000110100010100100010001011110 e4e68d868a44e4e68d868a445e
EUC-JP 蓙号灰蓙号灰^ 11101000111010001011100111100110101100111010010111101000111010001011100111100110101100111010010101011110 e8e8b9e6b3a5e8e8b9e6b3a55e
UTF-8 蓙号灰蓙号灰^ 11101000100100111001100111100101100011111011011111100111100000011011000011101000100100111001100111100101100011111011011111100111100000011011000001011110 e89399e58fb7e781b0e89399e58fb7e781b05e
UHC ??灰??灰^ 001111110011111111111100111010010011111100111111111111001110100101011110 3f3ffce93f3ffce95e

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