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 ?耿??弔?儀 00111111111000111101010000111111001111111001001010100010001111111000101101010110 3fe3d43f3f92a23f8b56
EUC-JP 饔耿??弔?儀 100011111110100011101111111001101101011000111111001111111100010010100100001111111011010110110111 8fe8efe6d63f3fc4a43fb5b7
UTF-8 饔耿렧렢弔렲儀 111010011010010110010100111010001000000010111111111010111010000010100111111010111010000010100010111001011011110010010100111010111010000010110010111001011000010010000000 e9a594e880bfeba0a7eba0a2e5bc94eba0b2e58480
UHC 饔耿렧렢弔렲儀 1110100010111101110011001110101010001110101101101000111010110011111100001100000010001110101111111110101111110000 e8bdccea8eb68eb3f0c08ebfebf0

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