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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 淸ク晳淸ク晳^ 111110110100001110111000111110101101100111110100011111011111101101000011101110001111101011011001111101000111101101011110 fb43b8fad9f47dfb43b8fad9f47b5e
EUC-JP ?ク晳??ク晳?^ 001111111000111010111000100011111100001011000100001111110011111110001110101110001000111111000010110001000011111101011110 3f8eb88fc2c43f3f8eb88fc2c43f5e
UTF-8 淸ク晳淸ク晳^ 11100110101101111011100011101111101111011011100011100110100110011011001111101110100011001010110111100110101101111011100011101111101111011011100011100110100110011011001111101110100011001010101101011110 e6b7b8efbdb8e699b3ee8cade6b7b8efbdb8e699b3ee8cab5e
UHC 淸?晳?淸?晳?^ 11110100111010000011111111100000101011110011111111110100111010000011111111100000101011110011111101011110 f4e83fe0af3ff4e83fe0af3f5e

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