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 á}šLn}á}šLn{^ 11100001011111011001101001001100011011100111110111100001011111011001101001001100011011100111101101011110 e17d9a4c6e7de17d9a4c6e7b5e
SJIS-WIN ?}?Ln}?}?Ln{^ 00111111011111010011111101001100011011100111110100111111011111010011111101001100011011100111101101011110 3f7d3f4c6e7d3f7d3f4c6e7b5e
EUC-JP á}?Ln}á}?Ln{^ 1000111110101011101000010111110100111111010011000110111001111101100011111010101110100001011111010011111101001100011011100111101101011110 8faba17d3f4c6e7d8faba17d3f4c6e7b5e
UTF-8 á}šLn}á}šLn{^ 1100001110100001011111011100001010011010010011000110111001111101110000111010000101111101110000101001101001001100011011100111101101011110 c3a17dc29a4c6e7dc3a17dc29a4c6e7b5e
UHC ?}?Ln}?}?Ln{^ 00111111011111010011111101001100011011100111110100111111011111010011111101001100011011100111101101011110 3f7d3f4c6e7d3f7d3f4c6e7b5e

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