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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
EUC-JP 旿??L旿??L^ 10001111110000011111010000111111001111110100110010001111110000011111010000111111001111110100110001011110 8fc1f43f3f4c8fc1f43f3f4c5e
UTF-8 旿묕숯L旿묕숯L^ 111001101001011110111111111010111010110010010101111011001000100010101111010011001110011010010111101111111110101110101100100101011110110010001000101011110100110001011110 e697bfebac95ec88af4ce697bfebac95ec88af4c5e
UHC 旿묕숯L旿묕숯L^ 111001111111101010010001111011111011110110100001010011001110011111111010100100011110111110111101101000010100110001011110 e7fa91efbda14ce7fa91efbda14c5e

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