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^ 0011111110001011111110000011111101001100001111111000101111111000001111110100110001011110 3f8bf83f4c3f8bf83f4c5e
EUC-JP ?串?L?串?L^ 0011111110110110111110100011111101001100001111111011011011111010001111110100110001011110 3fb6fa3f4c3fb6fa3f4c5e
UTF-8 룴串패L룴串패L^ 111010111010001110110100111001001011100010110010111011011000110010101000010011001110101110100011101101001110010010111000101100101110110110001100101010000100110001011110 eba3b4e4b8b2ed8ca84ceba3b4e4b8b2ed8ca84c5e
UHC 룴串패L룴串패L^ 100011111010100111001101111110101100011011010000010011001000111110101001110011011111101011000110110100000100110001011110 8fa9cdfac6d04c8fa9cdfac6d04c5e

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