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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?坎?????^ 001111111001101010101010001111110011111100111111001111110011111101011110 3f9aaa3f3f3f3f3f5e
EUC-JP ?坎?????^ 001111111101010010101100001111110011111100111111001111110011111101011110 3fd4ac3f3f3f3f3f5e
UTF-8 뤗坎햵폀핌렶렯^ 11101011101001001001011111100101100111011000111011101101100101101011010111101101100011111000000011101101100101011000110011101011101000001011011011101011101000001010111101011110 eba497e59d8eed96b5ed8f80ed958ceba0b6eba0af5e
UHC 뤗坎햵폀핌렶렯^ 100011111100011111001010111011001100000110001110101111001000111111000111110010111000111011000001100011101011110001011110 8fc7caecc18ebc8fc7cb8ec18ebc5e

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