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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 簔鮏簔鮏^ 1110001011000001111101111010010011111100010000111111010110111101111000101100000111110111101001001111110001000011111101011011110101011110 e2c1f7a4fc43f5bde2c1f7a4fc43f5bd5e
EUC-JP 簔?鮏?簔?鮏?^ 111001001100001100111111100011111110101011011011001111111110010011000011001111111000111111101010110110110011111101011110 e4c33f8feadb3fe4c33f8feadb3f5e
UTF-8 簔鮏簔鮏^ 11100111101100001001010011101110100101101000011111101001101011101000111111101110100100001010100011100111101100001001010011101110100101101000011111101001101011101000111111101110100100001010100001011110 e7b094ee9687e9ae8fee90a8e7b094ee9687e9ae8fee90a85e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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