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^ 00111111100111011110110010000100100100000100010000111111100111011110110010000100100100000100010001011110 3f9dec8490443f9dec8490445e
EUC-JP ?晧юD?晧юD^ 00111111110110101110111010100111111100000100010000111111110110101110111010100111111100000100010001011110 3fdaeea7f0443fdaeea7f0445e
UTF-8 灐晧юD灐晧юD^ 11100111100000011001000011100110100110011010011111010001100011100100010011100111100000011001000011100110100110011010011111010001100011100100010001011110 e78190e699a7d18e44e78190e699a7d18e445e
UHC 灐晧юD灐晧юD^ 111110111010010111111011110001011010110011110000010001001111101110100101111110111100010110101100111100000100010001011110 fba5fbc5acf044fba5fbc5acf0445e

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