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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ?耿??弔?除 00111111111000111101010000111111001111111001001010100010001111111000111110011100 3fe3d43f3f92a23f8f9c
EUC-JP 饔耿??弔?除 100011111110100011101111111001101101011000111111001111111100010010100100001111111011110111111100 8fe8efe6d63f3fc4a43fbdfc
UTF-8 饔耿렧렢弔렟除 111010011010010110010100111010001000000010111111111010111010000010100111111010111010000010100010111001011011110010010100111010111010000010011111111010011001100110100100 e9a594e880bfeba0a7eba0a2e5bc94eba09fe999a4
UHC 饔耿렧렢弔렟除 1110100010111101110011001110101010001110101101101000111010110011111100001100000010001110101100001111000010110110 e8bdccea8eb68eb3f0c08eb0f0b6

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