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^ 0011111100111111100110011111001101001100001111110011111110011001111100110100110001011110 3f3f99f34c3f3f99f34c5e
EUC-JP ??咐L??咐L^ 0011111100111111110100101111010101001100001111110011111111010010111101010100110001011110 3f3fd2f54c3f3fd2f54c5e
UTF-8 룶깹咐L룶깹咐L^ 111010111010001110110110111010101011100110111001111001011001001010010000010011001110101110100011101101101110101010111001101110011110010110010010100100000100110001011110 eba3b6eab9b9e592904ceba3b6eab9b9e592904c5e
UHC 룶깹咐L룶깹咐L^ 100011111010101110110010101000011101110011111011010011001000111110101011101100101010000111011100111110110100110001011110 8fabb2a1dcfb4c8fabb2a1dcfb4c5e

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