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 蜈??穩??蘖 11100101100001010011111100111111111000100111001000111111001111111001111101010000 e5853f3fe2723f3f9f50
EUC-JP 蜈??穩??蘖 11101001111001010011111100111111111000111101001100111111001111111101110110110001 e9e53f3fe3d33f3fddb1
UTF-8 蜈랃쉐穩롥뀍蘖 111010001001110010001000111010111001111010000011111011001000100110010000111001111010100110101001111010111010000110100101111010111000000010001101111010001001100010010110 e89c88eb9e83ec8990e7a9a9eba1a5eb808de89896
UHC 蜈랃쉐穩롥뀍蘖 1110100010100101100011011110111110111101101001101110100010110001100011101110010110000101100010001110010111101110 e8a58defbda6e8b18ee58588e5ee

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