Low Kavyka Symbol
⹇ (Low Kavyka, U+2E47) is a Unicode punctuation mark used in specialized text and typography.
U+2E47
⹇ is the Unicode punctuation character named LOW KAVYKA. It has the code point U+2E47 and can be copied directly into designs, documents, or code. If you need it reliably across platforms, use the Unicode escape or HTML entity.
Low Kavyka Symbol Meaning
⹇ is the Unicode character “LOW KAVYKA” (U+2E47). It belongs to the “Punctuation” category and is primarily used as a typographic or script-specific punctuation/mark rather than a general-purpose symbol. People typically encounter it when working with texts that include specialized characters or when matching a specific typographic style. Because it is a Unicode-defined symbol with a fixed code point, it’s best used through copy/paste or Unicode/HTML escapes to ensure the correct character is used consistently across editors, websites, and programming environments.
Common uses
- •Copying the exact punctuation/mark into a document that requires LOW KAVYKA
- •Typography and layout work where script-specific punctuation must match original text
- •Preparing content for web publishing using Unicode-safe characters
- •Authoring or editing multilingual text that includes U+2E47 marks
- •Using the character in code, templates, or CMS fields with consistent rendering
Examples
⹇ Low Kavyka Symbol
- ⹇Text: ⹇ appears in the original reference line.
- ⹇Quotation: “...word⹇next...”
- ⹇Form field: Paste ⹇ to match the required punctuation.
- ⹇Caption: Low Kavyka mark ⹇ in this sample string.
- ⹇Markup note: Ensure character U+2E47 is present: ⹇
Variations
Ready to copy
Technical codes
| Unicode | U+2E47 | |
| HTML Entity | ⹇ | |
| HTML Code | ⹇ | |
| CSS | \2E47 |
FAQ
What does the Low Kavyka symbol mean?
⹇ is the Unicode character “LOW KAVYKA” (U+2E47). It belongs to the “Punctuation” category and is primarily used as a typographic or script-specific punctuation/mark rather than a general-purpose symbol. People typically encounter it when working with texts that include specialized characters or when matching a specific typographic style. Because it is a Unicode-defined symbol with a fixed code point, it’s best used through copy/paste or Unicode/HTML escapes to ensure the correct character is used consistently across editors, websites, and programming environments.
What is the character ⹇ called?
It is named LOW KAVYKA.
What is the Unicode code point for ⹇?
The Unicode code point is U+2E47.
How can I insert ⹇ in HTML?
You can use the HTML entity ⹇.
How do I type ⹇ reliably in code?
Use the Unicode escapes, such as \\u{2E47} in JavaScript or \\2E47 in CSS.