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^ 111001011101111010010000111001011001001110111010010001001110010111011110100100001110010110010011101110100100010001011110 e5de90e593ba44e5de90e593ba445e
EUC-JP 袱仙銅D袱仙銅D^ 111010101110000011000000111001111100011010111100010001001110101011100000110000001110011111000110101111000100010001011110 eae0c0e7c6bc44eae0c0e7c6bc445e
UTF-8 袱仙銅D袱仙銅D^ 111010001010001010110001111001001011101110011001111010011000101010000101010001001110100010100010101100011110010010111011100110011110100110001010100001010100010001011110 e8a2b1e4bb99e98a8544e8a2b1e4bb99e98a85445e
UHC ?仙銅D?仙銅D^ 00111111111000001011100111010100110111100100010000111111111000001011100111010100110111100100010001011110 3fe0b9d4de443fe0b9d4de445e

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