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 癌꿰즯^e^ 111001111001100110001100111010101011111110110000111011001010011010101111010111100110010101011110 e7998ceabfb0eca6af5e655e
SJIS-WIN ?????°???^e^ 00111111001111110011111100111111001111111000000110001011001111110011111100111111010111100110010101011110 3f3f3f3f3f818b3f3f3f5e655e
EUC-JP ç??꿰즯^e^ 10001111101010111010111000111111001111111000111110101011101101001000111110100010110001001010000111101011100011111010101111000000100011111010001011000011100011111010001010110100010111100110010101011110 8fabae3f3f8fabb48fa2c4a1eb8fabc08fa2c38fa2b45e655e
UTF-8 癌꿰즯^e^ 110000111010011111000010100110011100001010001100110000111010101011000010101111111100001010110000110000111010110011000010101001101100001010101111010111100110010101011110 c3a7c299c28cc3aac2bfc2b0c3acc2a6c2af5e655e
UHC ????¿°???^e^ 0011111100111111001111110011111110100010101011111010000111000110001111110011111100111111010111100110010101011110 3f3f3f3fa2afa1c63f3f3f5e655e

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