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^ 111000001101100111100000110100011110001011011101010011001110000011011001111000001101000111100010110111010100110001011110 e0d9e0d1e2dd4ce0d9e0d1e2dd4c5e
EUC-JP 獻獏籖L獻獏籖L^ 111000001101101111100000110100111110010011011111010011001110000011011011111000001101001111100100110111110100110001011110 e0dbe0d3e4df4ce0dbe0d3e4df4c5e
UTF-8 獻獏籖L獻獏籖L^ 111001111000110110111011111001111000110110001111111001111011000110010110010011001110011110001101101110111110011110001101100011111110011110110001100101100100110001011110 e78dbbe78d8fe7b1964ce78dbbe78d8fe7b1964c5e
UHC 獻??L獻??L^ 1111101011001100001111110011111101001100111110101100110000111111001111110100110001011110 facc3f3f4cfacc3f3f4c5e

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