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^ 1000101101110100001111110011111101001100100010110111010000111111001111110100110001011110 8b743f3f4c8b743f3f4c5e
EUC-JP 逆??L逆??L^ 1011010111010101001111110011111101001100101101011101010100111111001111110100110001011110 b5d53f3f4cb5d53f3f4c5e
UTF-8 逆곫틣L逆곫틣L^ 111010011000000010000110111010101011001110101011111011011000101110100011010011001110100110000000100001101110101010110011101010111110110110001011101000110100110001011110 e98086eab3abed8ba34ce98086eab3abed8ba34c5e
UHC 逆곫틣L逆곫틣L^ 111001101011110110000001111001101011101010001111010011001110011010111101100000011110011010111010100011110100110001011110 e6bd81e6ba8f4ce6bd81e6ba8f4c5e

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