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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 霎ー蟆贋゚エ隹キ螻 1110100010111110101100001110010110110000100010101110010011011111101101001110100010110000101101111110010110110001 e8beb0e5b08ae4dfb4e8b0b7e5b1
EUC-JP 霎ー蟆贋゚エ隹キ螻 111100001100000010001110101100001110101010110010101101001110011010001110110111111000111010110100111100001011001010001110101101111110101010110011 f0c08eb0eab2b4e68edf8eb4f0b28eb7eab3
UTF-8 霎ー蟆贋゚エ隹キ螻 111010011001110010001110111011111011110110110000111010001001111110000110111010001011010010001011111011111011111010011111111011111011110110110100111010011001101010111001111011111011110110110111111010001001111010111011 e99c8eefbdb0e89f86e8b48befbe9fefbdb4e99ab9efbdb7e89ebb
UHC ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f

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