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^ 111001001010000110001110111011011000111101011110010011001110010010100001100011101110110110001111010111100100110001011110 e4a18eed8f5e4ce4a18eed8f5e4c5e
EUC-JP 茖種戎L茖種戎L^ 111010001010001110111100111011111011110110111111010011001110100010100011101111001110111110111101101111110100110001011110 e8a3bcefbdbf4ce8a3bcefbdbf4c5e
UTF-8 茖種戎L茖種戎L^ 111010001000110010010110111001111010100010101110111001101000100010001110010011001110100010001100100101101110011110101000101011101110011010001000100011100100110001011110 e88c96e7a8aee6888e4ce88c96e7a8aee6888e4c5e
UHC ?種戎L?種戎L^ 00111111111100001111101011101011110101000100110000111111111100001111101011101011110101000100110001011110 3ff0faebd44c3ff0faebd44c5e

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