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^ 111001101000000010010000111001011001001110111010010001001110011010000000100100001110010110010011101110100100010001011110 e68090e593ba44e68090e593ba445e
EUC-JP 諤仙銅D諤仙銅D^ 111010111110000011000000111001111100011010111100010001001110101111100000110000001110011111000110101111000100010001011110 ebe0c0e7c6bc44ebe0c0e7c6bc445e
UTF-8 諤仙銅D諤仙銅D^ 111010001010101110100100111001001011101110011001111010011000101010000101010001001110100010101011101001001110010010111011100110011110100110001010100001010100010001011110 e8aba4e4bb99e98a8544e8aba4e4bb99e98a85445e
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)