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 萸??維?П臾 1110010011001110001111110011111110001000110110110011111110000100010100001110010001101011 e4ce3f3f88db3f8450e46b
EUC-JP 萸??維?П臾 1110100011010000001111110011111110110000110111010011111110100111101100011110011111001100 e8d03f3fb0dd3fa7b1e7cc
UTF-8 萸덈쳱維낅П臾 1110100010010000101110001110101110001101100010001110110010110011101100011110011110110110101011011110101110000010100001011101000010011111111010001000011110111110 e890b8eb8d88ecb3b1e7b6adeb8285d09fe887be
UHC 萸덈쳱維낅П臾 1110101110101101100010001110101110101011100101001110101110101011100001011110101110101100101100011110101110101100 ebad88ebab94ebab85ebacb1ebac

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