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 螟懍遵テ倡遉繧 11100101101001001001110011101100100011111000010111000011100110001110011111100111101001001110001110000010 e5a49cec8f85c398e7e7a4e382
EUC-JP 螟懍遵テ倡遉繧 1110101010100110110110001110111010111101111001011000111011000011110100001110100111101110101001101110010111100010 eaa6d8eebde58ec3d0e9eea6e5e2
UTF-8 螟懍遵テ倡遉繧 111010001001111010011111111001101000011110001101111010011000000110110101111011111011111010000011111001011000000010100001111010011000000110001001111001111011100110100111 e89e9fe6878de981b5efbe83e580a1e98189e7b9a7
UHC 螟?遵?倡?? 11011001101011010011111111110001111001010011111111110011110110110011111100111111 d9ad3ff1e53ff3db3f3f

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