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 áâ‘UN}áâ‘UN{^ 11100001111000101001000101010101010011100111110111100001111000101001000101010101010011100111101101011110 e1e291554e7de1e291554e7b5e
SJIS-WIN ???UN}???UN{^ 00111111001111110011111101010101010011100111110100111111001111110011111101010101010011100111101101011110 3f3f3f554e7d3f3f3f554e7b5e
EUC-JP áâ?UN}áâ?UN{^ 100011111010101110100001100011111010101110100100001111110101010101001110011111011000111110101011101000011000111110101011101001000011111101010101010011100111101101011110 8faba18faba43f554e7d8faba18faba43f554e7b5e
UTF-8 áâ‘UN}áâ‘UN{^ 11000011101000011100001110100010110000101001000101010101010011100111110111000011101000011100001110100010110000101001000101010101010011100111101101011110 c3a1c3a2c291554e7dc3a1c3a2c291554e7b5e
UHC ???UN}???UN{^ 00111111001111110011111101010101010011100111110100111111001111110011111101010101010011100111101101011110 3f3f3f554e7d3f3f3f554e7b5e

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