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 鴨??惟??? 100010101001101100111111001111111000100011010010001111110011111100111111 8a9b3f3f88d23f3f3f
EUC-JP 鴨??惟??旿 1011001111111011001111110011111110110000110101000011111100111111100011111100000111110100 b3fb3f3fb0d43f3f8fc1f4
UTF-8 鴨밸몮惟듯렲旿 111010011011010010101000111010111011000010111000111010111010101010101110111001101000001110011111111010111001001110101111111010111010000010110010111001101001011110111111 e9b4a8ebb0b8ebaaaee6839feb93afeba0b2e697bf
UHC 鴨밸몮惟듯렲旿 1110010011100101101110011110101110010001100110001110101011101110101101011110110110001110101111111110011111111010 e4e5b9eb9198eaeeb5ed8ebfe7fa

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