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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 莇削洲D莇削洲D^ 111001001011010010001101111011011000111101000110010001001110010010110100100011011110110110001111010001100100010001011110 e4b48ded8f4644e4b48ded8f46445e
EUC-JP 莇削洲D莇削洲D^ 111010001011011010111010111011111011110110100111010001001110100010110110101110101110111110111101101001110100010001011110 e8b6baefbda744e8b6baefbda7445e
UTF-8 莇削洲D莇削洲D^ 111010001000111010000111111001011000100110001010111001101011010010110010010001001110100010001110100001111110010110001001100010101110011010110100101100100100010001011110 e88e87e5898ae6b4b244e88e87e5898ae6b4b2445e
UHC ?削洲D?削洲D^ 00111111110111101111101111110001101111010100010000111111110111101111101111110001101111010100010001011110 3fdefbf1bd443fdefbf1bd445e

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