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 蜈??節??矮 11100101100001010011111100111111100100001101111100111111001111111110000111100010 e5853f3f90df3f3fe1e2
EUC-JP 蜈??節??矮 11101001111001010011111100111111110000001110000100111111001111111110001011100100 e9e53f3fc0e13f3fe2e4
UTF-8 蜈뚧뇣節백렉矮 111010001001110010001000111010111001101010100111111010111000011110100011111001111010111110000000111010111011000010110001111010111010000010001001111001111001111110101110 e89c88eb9aa7eb87a3e7af80ebb0b1eba089e79fae
UHC 蜈뚧뇣節백렉矮 1110100010100101100011001110011010000111100010111110111110111101101110011110100110110111101110101110100011100001 e8a58ce6878befbdb9e9b7bae8e1

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