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 éóŸón}éóŸón{^ 11101001111100111001111111110011011011100111110111101001111100111001111111110011011011100111101101011110 e9f39ff36e7de9f39ff36e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP éó?ón}éó?ón{^ 10001111101010111011000110001111101010111101000100111111100011111010101111010001011011100111110110001111101010111011000110001111101010111101000100111111100011111010101111010001011011100111101101011110 8fabb18fabd13f8fabd16e7d8fabb18fabd13f8fabd16e7b5e
UTF-8 éóŸón}éóŸón{^ 110000111010100111000011101100111100001010011111110000111011001101101110011111011100001110101001110000111011001111000010100111111100001110110011011011100111101101011110 c3a9c3b3c29fc3b36e7dc3a9c3b3c29fc3b36e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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