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 薊ユ噂薊ユ噂^ 11100101010010001000001110000110100010010101110011100101010010001000001110000110100010010101110001011110 e5488386895ce5488386895c5e
EUC-JP 薊ユ噂薊ユ噂^ 11101001101010011010010111100110101100011011110111101001101010011010010111100110101100011011110101011110 e9a9a5e6b1bde9a9a5e6b1bd5e
UTF-8 薊ユ噂薊ユ噂^ 11101000100101101000101011100011100000111010011011100101100110011000001011101000100101101000101011100011100000111010011011100101100110011000001001011110 e8968ae383a6e59982e8968ae383a6e599825e
UHC ?ユ??ユ?^ 001111111010101111100110001111110011111110101011111001100011111101011110 3fabe63f3fabe63f5e

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