Forked from tomnomnom/gist:65322076999a30e463f24a502a59541f
Created
July 4, 2024 02:36
-
-
Save thezakman/ee76bf17249b01a276eb961c6d629ad1 to your computer and use it in GitHub Desktop.
These chars make gmail do funky stuff
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
plain | |
๐ ธ๐ น๐ บ๓ ๓ ๓ ก๓ ข๓ ฃ๓ ค๓ ฅ๓ ฆ๓ ง๓ จ๓ ฉ๓ ช๓ ซ๓ ฌ๓ ญ๓ ฎ๓ ฏ๓ ฐ๓ ฑ๓ ฒ๓ ณ๓ ด๓ ต๓ ถ๓ ท๓ ธ๓ น๓ บ๓ ป๓ ผ๓ ฝ๓ พ๓ ฟ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ๓ ก๓ ข๓ ฃ๓ ค๓ ฅ๓ ฆ๓ ง๓ จ๓ ฉ๓ ช๓ ซ๓ ฌ๓ ญ๓ ฎ๓ ฏ๓ ฐ๓ ฑ๓ ฒ๓ ณ๓ ด๓ ต๓ ถ๏ฟพ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The characters you mentioned have the following Unicode values:
These characters belong to the "Musical Notation" block and are used to represent musical notations. They are part of the Unicode character set used to encode modern music symbols.
๏ฟฝ (U+FFFE):
This is a "Noncharacter." Noncharacters are used internally by software systems and should not be used in public data. Specifically, the code U+FFFE is reserved to detect byte order issues when Unicode data is exchanged between different systems. U+FFFE is used as a byte order marker and should never appear in normal Unicode text flow.
Details:
These characters likely were not intentionally inserted into your email text. They might have been introduced due to a character encoding issue or an error while copying and pasting text from a rich content source.