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^ 1001010001000111001111110011111101001100100101000100011100111111001111110100110001011110 94473f3f4c94473f3f4c5e
EUC-JP 濡??L濡??L^ 1100011110101000001111110011111101001100110001111010100000111111001111110100110001011110 c7a83f3f4cc7a83f3f4c5e
UTF-8 濡띾젌L濡띾젌L^ 111001101011111110100001111010111001110110111110111011001010000010001100010011001110011010111111101000011110101110011101101111101110110010100000100011000100110001011110 e6bfa1eb9dbeeca08c4ce6bfa1eb9dbeeca08c4c5e
UHC 濡띾젌L濡띾젌L^ 111010111010000110001101111010111010000010001101010011001110101110100001100011011110101110100000100011010100110001011110 eba18deba08d4ceba18deba08d4c5e

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