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^ 111001101011111110100001111010111010010010111111111011001010000010101010010011001110011010111111101000011110101110100100101111111110110010100000101010100100110001011110 e6bfa1eba4bfeca0aa4ce6bfa1eba4bfeca0aa4c5e
UHC 濡뤿젪L濡뤿젪L^ 111010111010000110001111111010111010000010100010010011001110101110100001100011111110101110100000101000100100110001011110 eba18feba0a24ceba18feba0a24c5e

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