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^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 竪足遜誰側尊e^ 1001001001000111100100011010101110010001101110111001001001001110100100011010010010010001101110000110010101011110 924791ab91bb924e91a491b8655e
EUC-JP 竪足遜誰側尊e^ 1100001110101000110000101010110111000010101111011100001110101111110000101010011011000010101110100110010101011110 c3a8c2adc2bdc3afc2a6c2ba655e
UTF-8 竪足遜誰側尊e^ 1110011110101011101010101110100010110110101100111110100110000001100111001110100010101010101100001110010110000001101101001110010110110000100010100110010101011110 e7abaae8b6b3e9819ce8aab0e581b4e5b08a655e
UHC 竪足遜誰側尊e^ 1110001010110101111100001110101111100001111000011110001011000001111101101011000011110000111011100110010101011110 e2b5f0ebe1e1e2c1f6b0f0ee655e

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