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 酌酌^ 11101001100001011000110011101110100010111001000111101001100001011000110011101110100010111000111101011110 e9858cee8b91e9858cee8b8f5e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP é??î??é??î??^ 100011111010101110110001001111110011111110001111101010111100001000111111001111111000111110101011101100010011111100111111100011111010101111000010001111110011111101011110 8fabb13f3f8fabc23f3f8fabb13f3f8fabc23f3f5e
UTF-8 酌酌^ 11000011101010011100001010000101110000101000110011000011101011101100001010001011110000101001000111000011101010011100001010000101110000101000110011000011101011101100001010001011110000101000111101011110 c3a9c285c28cc3aec28bc291c3a9c285c28cc3aec28bc28f5e
UHC ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e

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