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 Žjff}Žjff{^ 100011100110101010001111011001101000111101100110011111011000111001101010100011110110011010001111011001100111101101011110 8e6a8f668f667d8e6a8f668f667b5e
SJIS-WIN ?j?f?f}?j?f?f{^ 001111110110101000111111011001100011111101100110011111010011111101101010001111110110011000111111011001100111101101011110 3f6a3f663f667d3f6a3f663f667b5e
EUC-JP ?j?f?f}?j?f?f{^ 001111110110101000111111011001100011111101100110011111010011111101101010001111110110011000111111011001100111101101011110 3f6a3f663f667d3f6a3f663f667b5e
UTF-8 Žjff}Žjff{^ 110000101000111001101010110000101000111101100110110000101000111101100110011111011100001010001110011010101100001010001111011001101100001010001111011001100111101101011110 c28e6ac28f66c28f667dc28e6ac28f66c28f667b5e
UHC ?j?f?f}?j?f?f{^ 001111110110101000111111011001100011111101100110011111010011111101101010001111110110011000111111011001100111101101011110 3f6a3f663f667d3f6a3f663f667b5e

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