Unknown Unicode �

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
makinero
Senior Member
Senior Member
Posts: 268
Joined: 2013-10-26, 10:05 UTC

Unknown Unicode �

Post by *makinero »

Unicode HEX: U+FFFD
ASCII value: 65533
UTF-8 (hex) 0xEF 0xBF 0xBD (efbfbd)
UTF-16 (hex) 0xFFFD (fffd)
UTF-16 (decimal) 65 533
UTF-32 (hex) 0x0000FFFD (fffd)
UTF-32 (decimal) 65 533


I have a file names in the texts, which means this character and how to transform it into a valid character.
User avatar
HolgerK
Power Member
Power Member
Posts: 5412
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

Re: Unknown Unicode �

Post by *HolgerK »

makinero wrote: 2019-01-03, 20:02 UTC I have a file names in the texts, which means this character and how to transform it into a valid character.
You can't recover the original character without the original source:
https://en.wikipedia.org/wiki/Specials_(Unicode_block)#Replacement_character
Make our planet great again
Post Reply