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^ 0011111110001010111101000011111101001100001111111000101011110100001111110100110001011110 3f8af43f4c3f8af43f4c5e
EUC-JP ?幾?L?幾?L^ 0011111110110100111101100011111101001100001111111011010011110110001111110100110001011110 3fb4f63f4c3fb4f63f4c5e
UTF-8 룵幾팰L룵幾팰L^ 111010111010001110110101111001011011100110111110111011011000110010110000010011001110101110100011101101011110010110111001101111101110110110001100101100000100110001011110 eba3b5e5b9beed8cb04ceba3b5e5b9beed8cb04c5e
UHC 룵幾팰L룵幾팰L^ 100011111010101011010000111110101100011011010011010011001000111110101010110100001111101011000110110100110100110001011110 8faad0fac6d34c8faad0fac6d34c5e

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