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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ??邯???鷹ゴ? 001111110011111111100111101101100011111100111111001111111001000111101001100000110101001100111111 3f3fe7b63f3f3f91e983533f
EUC-JP ??邯???鷹ゴ? 001111110011111111101110101110000011111100111111001111111100001011101011101001011011010000111111 3f3feeb83f3f3fc2eba5b43f
UTF-8 룶끼邯룶깰룫鷹ゴ룴 111010111010001110110110111010111000000110111100111010011000001010101111111010111010001110110110111010101011100110110000111010111010001110101011111010011011011110111001111000111000001010110100111010111010001110110100 eba3b6eb81bce982afeba3b6eab9b0eba3abe9b7b9e382b4eba3b4
UHC 룶끼邯룶깰룫鷹ゴ룴 100011111010101110110011101000101100101011111011100011111010101110110001111111011000111110100010111010111110110110101011101101001000111110101001 8fabb3a2cafb8fabb1fd8fa2ebedabb48fa9

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