Overview
Hebrew biblical manuscripts carry a layer of notation above and below the consonants that is neither vowel nor punctuation: the te'amim, or cantillation marks, which encode both the chant melody and the syntactic phrasing of each verse. U+05A9 is one of them, telisha qetana, whose name distinguishes it by size from the larger telisha gedola. Unicode classifies it Mn (mark, nonspacing), meaning it advances no width of its own and is positioned relative to the consonant it follows. Because it is a combining mark, its placement in the code point sequence is fixed by the standard even though it appears visually above the base letter.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+05A9 | |
| decimal | 1449 | |
| htmldecimal | ֩ | |
| htmlhex | ֩ | |
| css | \05A9 | |
| javascript | \u{5A9} | |
| python | \u05a9 | |
| java | \u05A9 | |
| go | \u05A9 | |
| ruby | \u{5A9} | |
| rust | \u{5A9} | |
| ccpp | \u05a9 | |
| urlencoded | %D6%A9 | |
| utf8bytes | d6 a9 | |
| utf16bebytes | 05 a9 | |
| utf32bebytes | 00 00 05 a9 |
How to Use
֩
content: "\05A9"
"\u{5A9}"
"\u05a9"
Properties
Frequently Asked Questions
What is the ֩ character (HEBREW ACCENT TELISHA QETANA)?
֩ (HEBREW ACCENT TELISHA QETANA) is the Unicode character U+05A9.
What is the Unicode codepoint of HEBREW ACCENT TELISHA QETANA?
The HEBREW ACCENT TELISHA QETANA character (֩) has codepoint U+05A9.
How do I type or copy HEBREW ACCENT TELISHA QETANA?
Copy ֩ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.