Inverted Low Kavyka Symbol
⹅ is the inverted low kavyka punctuation mark used as a small inverted sign in text.
U+2E45
⹅ is a Unicode punctuation character with the name inverted low kavyka. It’s often used as a small typographic marker or decorative punctuation in plain text and design mockups. This page helps you copy it and use it reliably in HTML, CSS, and JavaScript.
Inverted Low Kavyka Symbol Meaning
⹅ (Unicode U+2E45) is called inverted low kavyka. As a punctuation character, it behaves like a small symbol that can be inserted into text for emphasis, visual separation, or stylistic annotation. Because it’s relatively small and typographically specific, it’s commonly used when you want a subtle marker rather than a full word or standard punctuation. In practice, many people treat it as an ornamental or section-style symbol—useful in lists, captions, or UI text where you want a distinctive inverted sign.
Common uses
- •As a subtle bullet or marker in short lists and captions
- •For decorative punctuation in headings, pull-quotes, or section labels
- •To visually separate items in UI text without using common commas or dashes
- •As a small status/annotation mark in prototypes and mockups
- •In custom typography strings where you need a distinctive Unicode symbol
Examples
⹅ Inverted Low Kavyka Symbol
- ⹅Features: ⹅ fast setup ⹅ clean layout ⹅ export options
- ⹅Note ⹅ this label is clickable
- ⹅Section ⹅ specifications and compatibility
- ⹅Update log ⹅ v2.1 released ⹅ bug fixes
- ⹅Tip ⹅ double-check spacing in small screens
Variations
Ready to copy
Technical codes
| Unicode | U+2E45 | |
| HTML Entity | ⹅ | |
| HTML Code | ⹅ | |
| CSS | \2E45 |
FAQ
What does the Inverted Low Kavyka symbol mean?
⹅ (Unicode U+2E45) is called inverted low kavyka. As a punctuation character, it behaves like a small symbol that can be inserted into text for emphasis, visual separation, or stylistic annotation. Because it’s relatively small and typographically specific, it’s commonly used when you want a subtle marker rather than a full word or standard punctuation. In practice, many people treat it as an ornamental or section-style symbol—useful in lists, captions, or UI text where you want a distinctive inverted sign.
What is the Unicode code point for ⹅?
⹅ is U+2E45, named “INVERTED LOW KAVYKA”.
How can I copy ⹅ into HTML?
You can use the HTML entity: ⹅.
What CSS escape can I use to insert this symbol?
Use the CSS escape: \\2E45.
How do I represent ⹅ in JavaScript strings?
Use the JavaScript escape: \\u{2E45}.