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’êⱊe^ 10010010111010101110001010110001100010100110010110010010111010101110001010110001100010100110010101011110 92eae2b18a6592eae2b18a655e
SJIS-WIN ???±?e???±?e^ 001111110011111100111111100000010111110100111111011001010011111100111111001111111000000101111101001111110110010101011110 3f3f3f817d3f653f3f3f817d3f655e
EUC-JP ?êâ±?e?êâ±?e^ 0011111110001111101010111011010010001111101010111010010010100001110111100011111101100101001111111000111110101011101101001000111110101011101001001010000111011110001111110110010101011110 3f8fabb48faba4a1de3f653f8fabb48faba4a1de3f655e
UTF-8 ’êⱊe’êⱊe^ 1100001010010010110000111010101011000011101000101100001010110001110000101000101001100101110000101001001011000011101010101100001110100010110000101011000111000010100010100110010101011110 c292c3aac3a2c2b1c28a65c292c3aac3a2c2b1c28a655e
UHC ???±?e???±?e^ 001111110011111100111111101000011011111000111111011001010011111100111111001111111010000110111110001111110110010101011110 3f3f3fa1be3f653f3f3fa1be3f655e

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