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 ???????O 0011111100111111001111110011111100111111001111110011111101001111 3f3f3f3f3f3f3f4f
SJIS-WIN ??????□O 001111110011111100111111001111110011111100111111100000011010000001001111 3f3f3f3f3f3f81a04f
EUC-JP ?????鋌□O 0011111100111111001111110011111100111111100011111110010010111011101000101010001001001111 3f3f3f3f3f8fe4bba2a24f
UTF-8 룶츕㈐룶ㄱ鋌□O 11101011101000111011011011101100101110001001010111100011100010001001000011101011101000111011011011100011100001001011000111101001100010111000110011100010100101101010000101001111 eba3b6ecb895e38890eba3b6e384b1e98b8ce296a14f
UHC 룶츕㈐룶ㄱ鋌□O 100011111010101110101110100011111010100111000001100011111010101110100100101000011110111111111011101000011110000001001111 8fabae8fa9c18faba4a1effba1e04f

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