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 ™PãÖN}™PãÖN{^ 10011001010100001110001111010110010011100111110110011001010100001110001111010110010011100111101101011110 9950e3d64e7d9950e3d64e7b5e
SJIS-WIN ?P??N}?P??N{^ 00111111010100000011111100111111010011100111110100111111010100000011111100111111010011100111101101011110 3f503f3f4e7d3f503f3f4e7b5e
EUC-JP ?PãÖN}?PãÖN{^ 001111110101000010001111101010111010101010001111101010101101001101001110011111010011111101010000100011111010101110101010100011111010101011010011010011100111101101011110 3f508fabaa8faad34e7d3f508fabaa8faad34e7b5e
UTF-8 ™PãÖN}™PãÖN{^ 11000010100110010101000011000011101000111100001110010110010011100111110111000010100110010101000011000011101000111100001110010110010011100111101101011110 c29950c3a3c3964e7dc29950c3a3c3964e7b5e
UHC ?P??N}?P??N{^ 00111111010100000011111100111111010011100111110100111111010100000011111100111111010011100111101101011110 3f503f3f4e7d3f503f3f4e7b5e

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