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^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
EUC-JP ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
UTF-8 묷뫌뫛L묷뫌뫛L^ 111010111010110010110111111010111010101110001100111010111010101110011011010011001110101110101100101101111110101110101011100011001110101110101011100110110100110001011110 ebacb7ebab8cebab9b4cebacb7ebab8cebab9b4c5e
UHC 묷뫌뫛L묷뫌뫛L^ 100100100100101110010001101011101001000110111011010011001001001001001011100100011010111010010001101110110100110001011110 924b91ae91bb4c924b91ae91bb4c5e

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