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 ŸñçY\}ŸñçY\{^ 10011111111100011110011101011001010111000111110110011111111100011110011101011001010111000111101101011110 9ff1e7595c7d9ff1e7595c7b5e
SJIS-WIN ???Y\}???Y\{^ 00111111001111110011111101011001010111000111110100111111001111110011111101011001010111000111101101011110 3f3f3f595c7d3f3f3f595c7b5e
EUC-JP ?ñçY\}?ñçY\{^ 001111111000111110101011110100001000111110101011101011100101100101011100011111010011111110001111101010111101000010001111101010111010111001011001010111000111101101011110 3f8fabd08fabae595c7d3f8fabd08fabae595c7b5e
UTF-8 ŸñçY\}ŸñçY\{^ 11000010100111111100001110110001110000111010011101011001010111000111110111000010100111111100001110110001110000111010011101011001010111000111101101011110 c29fc3b1c3a7595c7dc29fc3b1c3a7595c7b5e
UHC ???Y\}???Y\{^ 00111111001111110011111101011001010111000111110100111111001111110011111101011001010111000111101101011110 3f3f3f595c7d3f3f3f595c7b5e

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