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 壕蕎?壕蕎?^ 1000110110001000100010111011110000111111100011011000100010001011101111000011111101011110 8d888bbc3f8d888bbc3f5e
EUC-JP 壕蕎?壕蕎?^ 1011100111101000101101101011111000111111101110011110100010110110101111100011111101011110 b9e8b6be3fb9e8b6be3f5e
UTF-8 壕蕎틔壕蕎틔^ 11100101101000111001010111101000100101011000111011101101100010111001010011100101101000111001010111101000100101011000111011101101100010111001010001011110 e5a395e8958eed8b94e5a395e8958eed8b945e
UHC 壕蕎틔壕蕎틔^ 11111011101111011100111011110000110001101011011111111011101111011100111011110000110001101011011101011110 fbbdcef0c6b7fbbdcef0c6b75e

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