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 àh–Ún}àh–Ún{^ 11100000011010001001011011011010011011100111110111100000011010001001011011011010011011100111101101011110 e06896da6e7de06896da6e7b5e
SJIS-WIN ?h??n}?h??n{^ 00111111011010000011111100111111011011100111110100111111011010000011111100111111011011100111101101011110 3f683f3f6e7d3f683f3f6e7b5e
EUC-JP àh?Ún}àh?Ún{^ 100011111010101110100010011010000011111110001111101010101110001001101110011111011000111110101011101000100110100000111111100011111010101011100010011011100111101101011110 8faba2683f8faae26e7d8faba2683f8faae26e7b5e
UTF-8 àh–Ún}àh–Ún{^ 11000011101000000110100011000010100101101100001110011010011011100111110111000011101000000110100011000010100101101100001110011010011011100111101101011110 c3a068c296c39a6e7dc3a068c296c39a6e7b5e
UHC ?h??n}?h??n{^ 00111111011010000011111100111111011011100111110100111111011010000011111100111111011011100111101101011110 3f683f3f6e7d3f683f3f6e7b5e

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