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^ 111000001101101111100000110100111110100110110010010011001110000011011011111000001101001111101001101100100100110001011110 e0dbe0d3e9b24ce0dbe0d3e9b24c5e
EUC-JP 珈獗魎L珈獗魎L^ 111000001101110111100000110101011111001010110100010011001110000011011101111000001101010111110010101101000100110001011110 e0dde0d5f2b44ce0dde0d5f2b44c5e
UTF-8 珈獗魎L珈獗魎L^ 111001111000111110001000111001111000110110010111111010011010110110001110010011001110011110001111100010001110011110001101100101111110100110101101100011100100110001011110 e78f88e78d97e9ad8e4ce78f88e78d97e9ad8e4c5e
UHC ?獗?L?獗?L^ 0011111111001111111100010011111101001100001111111100111111110001001111110100110001011110 3fcff13f4c3fcff13f4c5e

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