| ᾿ | ᾿ | ᾿ | ᾿ | ᾿ | '\u1fbf' | smooth breathin / psili | |
| ῾ | ῾ | ῾ | ῾ | ῾ | '\u1ffe' | rough breathing / dasia | |
| ˘ | ˘ | ˘ | ˘ | ˘ | '\u02d8' | breve, combining | |
| ˛ | ˛ | ˛ | ˛ | ˛ | '\u02db' | ogonek, combining | |
| ˝ | ˝ | ˝ | ˝ | ˝ | '\u02dd' | double acute, combining | |
| ˳ | ˳ | ˳ | ˳ | ˳ | '\u02f3' | low ring modifier | |
| ̉ | ̉ | ̉ | ̉ | ̉ | '\u0309' | hook above / dấu hỏi ,combining | |
| ̊ | ̊ | ̊ | ̊ | ̊ | '\u030a' | ring above, combining | |
| ̏ | ̏ | ̏ | ̏ | ̏ | '\u030f' | double grave, combining | |
| ̑ | ̑ | ̑ | ̑ | ̑ | '\u0311' | inverted breve, combining | |
| ̛ | ̛ | ̛ | ̛ | ̛ | '\u031b' | combining horn / dấu mó, combining | |
| ҃ | ҃ | ҃ | ҃ | ҃ | '\u0483' | titlo | |
| ˘ | ˘ | ˘ | ˘ | ˘ | '\u02d8' | breve accent by itself | |
| ¸ | ¸ | ¸ | ¸ | ¸ | '\u00b8' | cedilla / cédille | normally use html4 ¸ |
| ´ | ´ | ´ | ´ | ´ | '\u00b4' | spacing acute, not dead key | spacing acute, not dead key |
| ˝ | ˝ | ˝ | ˝ | ˝ | '\u02dd' | double acute accent | |
| ` | ` | ` | ` | ` | '\u0060' | grave by itself | normally just code as ` |
| ¨ | ¨ | ¨ | ¨ | ¨ | '\u00a8' | umlaut/dieresis | diaeresis, with raised two dots, spacing diaeresis, not a dead char, normally use html4 ¨ |
| ˇ | ˇ | ˇ | ˇ | ˇ | '\u02c7' | caron / háček | |
| ´ | ´ | ´ | ´ | ´ | '\u00b4' | acute accent | spacing acute, not dead key |
| ˇ | ˇ | ˇ | ˇ | ˇ | '\u02c7' | caron accent by itself | |
| ¸ | ¸ | ¸ | ¸ | ¸ | '\u00b8' | cedilla | spacing cedilla, not dead key, looks like subscript c |
| ˆ | ˆ | ˆ | ˆ | ˆ | '\u02c6' | modifier letter circumflex accent / vokáň | acts like a ^ dead key |
| : | : | : | : | : | '\u003a' | ordinary colon | normally just code as a colon |
| , | , | , | , | , | '\u002c' | ordinary comma | normally just code as a comma |
| ¨ | ¨ | ¨ | ¨ | ¨ | '\u00a8' | umlaut | spacing diaeresis, not a dead char, normally use html4 ¨ |
| ` | ` | ` | ` | ` | '\u0060' | grave by itself | normally you would just code this as the ` character |
| ¯ | ¯ | ¯ | ¯ | ¯ | '\u00af' | macron | spacing macron, not dead key, overline |
| · | · | · | · | · | '\u00b7' | middle dot | |
| ˛ | ˛ | ˛ | ˛ | ˛ | '\u02db' | ognek by itself | |
| ˚ | ˚ | ˚ | ˚ | ˚ | '\u02da' | ring above | |
| ¨ | ¨ | ¨ | ¨ | ¨ | '\u00a8' | diaeresis/umlaut | umlaut, spacing diaeresis, not a dead char |
| ' | ' | ' | ' | ' | '\u0027' | apostrophe | no entity needed, single quote, use ` and acute for left/right, or ‘ and ’. ' is not officially recognised. |
| ^ | ^ | ^ | ^ | ^ | '\u005e' | circumflex | no entity needed. spacing ^, see also ˆ |
| ` | ` | ` | ` | ` | '\u0060' | grave | no entity needed. |
| ~ | ~ | ~ | ~ | ~ | '\u007e' | tilde | no entity needed. spacing tilde not a dead key. see ∼ |