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 貔亥濤陬呎ア仙 11100110101111101000100011100101100111111011011111101000101000111001100111100110101100011001000011100101 e6be88e59fb7e8a399e6b190e5
EUC-JP 貔亥濤陬呎ア仙 1110110011000000101100001110011111011110101110011111000010100101110100101110100010001110101100011100000011100111 ecc0b0e7deb9f0a5d2e88eb1c0e7
UTF-8 貔亥濤陬呎ア仙 111010001011001010010100111001001011101010100101111001101011111110100100111010011001100110101100111001011001000110001110111011111011110110110001111001001011101110011001 e8b294e4baa5e6bfa4e999ace5918eefbdb1e4bb99
UHC ?亥濤???仙 00111111111110101010010011010100101001100011111100111111001111111110000010111001 3ffaa4d4a63f3f3fe0b9

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