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 ???偃??褥 001111110011111100111111100110001110111000111111001111111110010111110001 3f3f3f98ee3f3fe5f1
EUC-JP 饔??偃??褥 1000111111101000111011110011111100111111110100001111000000111111001111111110101011110011 8fe8ef3f3fd0f03f3feaf3
UTF-8 饔낅젔偃띾젺褥 111010011010010110010100111010111000001010000101111011001010000010010100111001011000000110000011111010111001110110111110111011001010000010111010111010001010010010100101 e9a594eb8285eca094e58183eb9dbeeca0bae8a4a5
UHC 饔낅젔偃띾젺褥 1110100010111101100001011110101110100000100100101110010111100111100011011110101110100000101011011110100110110011 e8bd85eba092e5e78deba0ade9b3

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