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 ‘³å‡‘A}‘³å‡‘A{^ 100100011011001111100101100001111001000101000001011111011001000110110011111001011000011110010001010000010111101101011110 91b3e58791417d91b3e58791417b5e
SJIS-WIN ?????A}?????A{^ 001111110011111100111111001111110011111101000001011111010011111100111111001111110011111100111111010000010111101101011110 3f3f3f3f3f417d3f3f3f3f3f417b5e
EUC-JP ??å??A}??å??A{^ 00111111001111111000111110101011101010010011111100111111010000010111110100111111001111111000111110101011101010010011111100111111010000010111101101011110 3f3f8faba93f3f417d3f3f8faba93f3f417b5e
UTF-8 ‘³å‡‘A}‘³å‡‘A{^ 11000010100100011100001010110011110000111010010111000010100001111100001010010001010000010111110111000010100100011100001010110011110000111010010111000010100001111100001010010001010000010111101101011110 c291c2b3c3a5c287c291417dc291c2b3c3a5c287c291417b5e
UHC ?³???A}?³???A{^ 0011111110101001111110000011111100111111001111110100000101111101001111111010100111111000001111110011111100111111010000010111101101011110 3fa9f83f3f3f417d3fa9f83f3f3f417b5e

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