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^ 111000110100110110001011100001111000101001011001010011001110001101001101100010111000011110001010010110010100110001011110 e34d8b878a594ce34d8b878a594c5e
EUC-JP 絎窮該L絎窮該L^ 111001011010111010110101111001111011001110111010010011001110010110101110101101011110011110110011101110100100110001011110 e5aeb5e7b3ba4ce5aeb5e7b3ba4c5e
UTF-8 絎窮該L絎窮該L^ 111001111011010110001110111001111010101010101110111010001010100110110010010011001110011110110101100011101110011110101010101011101110100010101001101100100100110001011110 e7b58ee7aaaee8a9b24ce7b58ee7aaaee8a9b24c5e
UHC ?窮該L?窮該L^ 00111111110011111110001111111010101100010100110000111111110011111110001111111010101100010100110001011110 3fcfe3fab14c3fcfe3fab14c5e

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