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^ 1001111010111101001111110011111101001100100111101011110100111111001111110100110001011110 9ebd3f3f4c9ebd3f3f4c5e
EUC-JP 椰??L椰??L^ 1101110010111111001111110011111101001100110111001011111100111111001111110100110001011110 dcbf3f3f4cdcbf3f3f4c5e
UTF-8 椰뗦깹L椰뗦깹L^ 111001101010010010110000111010111001011110100110111010101011100110111001010011001110011010100100101100001110101110010111101001101110101010111001101110010100110001011110 e6a4b0eb97a6eab9b94ce6a4b0eb97a6eab9b94c5e
UHC 椰뗦깹L椰뗦깹L^ 111001011010101110001011111001101011001010100001010011001110010110101011100010111110011010110010101000010100110001011110 e5ab8be6b2a14ce5ab8be6b2a14c5e

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