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 ï‡qn}ï‡qn{^ 10001111111011111000011101110001011011100111110110001111111011111000011101110001011011100111101101011110 8fef87716e7d8fef87716e7b5e
SJIS-WIN ???qn}???qn{^ 00111111001111110011111101110001011011100111110100111111001111110011111101110001011011100111101101011110 3f3f3f716e7d3f3f3f716e7b5e
EUC-JP ?ï?qn}?ï?qn{^ 0011111110001111101010111100000100111111011100010110111001111101001111111000111110101011110000010011111101110001011011100111101101011110 3f8fabc13f716e7d3f8fabc13f716e7b5e
UTF-8 ï‡qn}ï‡qn{^ 11000010100011111100001110101111110000101000011101110001011011100111110111000010100011111100001110101111110000101000011101110001011011100111101101011110 c28fc3afc287716e7dc28fc3afc287716e7b5e
UHC ???qn}???qn{^ 00111111001111110011111101110001011011100111110100111111001111110011111101110001011011100111101101011110 3f3f3f716e7d3f3f3f716e7b5e

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