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^ 111000001101101111100000110100111110010011011111010011001110000011011011111000001101001111100100110111110100110001011110 e0dbe0d3e4df4ce0dbe0d3e4df4c5e
EUC-JP 珈獗葹L珈獗葹L^ 111000001101110111100000110101011110100011100001010011001110000011011101111000001101010111101000111000010100110001011110 e0dde0d5e8e14ce0dde0d5e8e14c5e
UTF-8 珈獗葹L珈獗葹L^ 111001111000111110001000111001111000110110010111111010001001000110111001010011001110011110001111100010001110011110001101100101111110100010010001101110010100110001011110 e78f88e78d97e891b94ce78f88e78d97e891b94c5e
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)