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 ??????lB 0011111100111111001111110011111100111111001111110110110001000010 3f3f3f3f3f3f6c42
SJIS-WIN 迢ク譌ヲ諱ッlB 1110011110001011101110001110011010010111101001101110011010000001101011110110110001000010 e78bb8e697a6e681af6c42
EUC-JP 迢ク譌ヲ諱ッlB 1110110111101011100011101011100011101011111101111000111010100110111010111110000110001110101011110110110001000010 edeb8eb8ebf78ea6ebe18eaf6c42
UTF-8 迢ク譌ヲ諱ッlB 1110100010111111101000101110111110111101101110001110100010101101100011001110111110111101101001101110100010101011101100011110111110111101101011110110110001000010 e8bfa2efbdb8e8ad8cefbda6e8abb1efbdaf6c42
UHC ????諱?lB 001111110011111100111111001111111111110111001001001111110110110001000010 3f3f3f3ffdc93f6c42

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