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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ?????タ??あB 001111110011111100111111001111110011111110000011010111100011111100111111100000101010000001000010 3f3f3f3f3f835e3f3f82a042
EUC-JP ??ʼn??タ??あB 0011111100111111100011111010100111001010001111110011111110100101101111110011111100111111101001001010001001000010 3f3f8fa9ca3f3fa5bf3f3fa4a242
UTF-8 룶죴ʼn룴횕タ룶쨵あB 111010111010001110110110111011001010001110110100110001011000100111101011101000111011010011101101100110101001010111100011100000101011111111101011101000111011011011101100101010001011010111100011100000011000001001000010 eba3b6eca3b4c589eba3b4ed9a95e382bfeba3b6eca8b5e3818242
UHC 룶죴ʼn룴횕タ룶쨵あB 10001111101010111010000110001111101010011011000010001111101010011100001110001111101010111011111110001111101010111010010010001111101010101010001001000010 8faba18fa9b08fa9c38fabbf8faba48faaa242

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