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 額??倚цぜ猷 100010100111101000111111001111111001100011011111100001001000100010000010101110101001011101010001 8a7a3f3f98df848882ba9751
EUC-JP 額??倚цぜ猷 101100111101101100111111001111111101000011100001101001111110100010100100101111001100110110110010 b3db3f3fd0e1a7e8a4bccdb2
UTF-8 額곗눊倚цぜ猷 1110100110100001100011011110101010110011100101111110101110001000100010101110010110000000100110101101000110000110111000111000000110011100111001111000110010110111 e9a18deab397eb888ae5809ad186e3819ce78cb7
UHC 額곗눊倚цぜ猷 1110010011111110101100001110110010000111101010001110101111101111101011001110100010101010101111001110101110100011 e4feb0ec87a8ebeface8aabceba3

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