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 ’C’L‘§WD’C’L‘§WD^ 1001001001000011100100100100110010010001101001110101011101000100100100100100001110010010010011001001000110100111010101110100010001011110 9243924c91a757449243924c91a757445e
SJIS-WIN ?C?L?§WD?C?L?§WD^ 00111111010000110011111101001100001111111000000110011000010101110100010000111111010000110011111101001100001111111000000110011000010101110100010001011110 3f433f4c3f819857443f433f4c3f819857445e
EUC-JP ?C?L?§WD?C?L?§WD^ 00111111010000110011111101001100001111111010000111111000010101110100010000111111010000110011111101001100001111111010000111111000010101110100010001011110 3f433f4c3fa1f857443f433f4c3fa1f857445e
UTF-8 ’C’L‘§WD’C’L‘§WD^ 11000010100100100100001111000010100100100100110011000010100100011100001010100111010101110100010011000010100100100100001111000010100100100100110011000010100100011100001010100111010101110100010001011110 c29243c2924cc291c2a75744c29243c2924cc291c2a757445e
UHC ?C?L?§WD?C?L?§WD^ 00111111010000110011111101001100001111111010000111010111010101110100010000111111010000110011111101001100001111111010000111010111010101110100010001011110 3f433f4c3fa1d757443f433f4c3fa1d757445e

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