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^ 00111111100111101011011010010001100001110100110000111111100111101011011010010001100001110100110001011110 3f9eb691874c3f9eb691874c5e
EUC-JP ?楔燥L?楔燥L^ 00111111110111001011100011000001111001110100110000111111110111001011100011000001111001110100110001011110 3fdcb8c1e74c3fdcb8c1e74c5e
UTF-8 說楔燥L說楔燥L^ 111010001010101010101010111001101010010110010100111001111000011110100101010011001110100010101010101010101110011010100101100101001110011110000111101001010100110001011110 e8aaaae6a594e787a54ce8aaaae6a594e787a54c5e
UHC 說楔燥L說楔燥L^ 111000001110001111100000110110111111000011001111010011001110000011100011111000001101101111110000110011110100110001011110 e0e3e0dbf0cf4ce0e3e0dbf0cf4c5e

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