Latin Small Letter E With Notch Letter
ⱸ is a Latin Extended lowercase letter used as a specific Unicode character.
U+2C78
ⱸ is a Unicode character known as the Latin Small Letter E with Notch. It belongs to the Latin Extended block and has a defined code point for reliable copy-and-paste. Use the provided escapes for web and software compatibility.
Latin Small Letter E With Notch Letter Meaning
ⱸ (U+2C78) is a lowercase Latin character with a notched form, defined in the Unicode “Latin Extended” set. Like other specific letters in Unicode, its purpose is to represent a distinct character shape, not a generic punctuation mark or icon. You’ll encounter ⱸ in contexts where precise typography or language-specific orthography requires an exact character, and in technical materials that rely on Unicode fidelity. When copying, using the same code point ensures your text renders consistently across systems that support the character.
Common uses
- •Typing or composing text that requires the exact Unicode character U+2C78
- •Linguistic or typographic work where the notched lowercase e is part of a writing system
- •Providing accurate character examples in documentation, glossaries, or reference charts
- •Using the symbol in web content when you need a specific glyph (with the provided HTML/CSS/JS escapes)
- •Building UI labels or dataset entries that must remain character-precise
Examples
ⱸ Latin Small Letter E with Notch
- ⱸⱸ is a lowercase letter in the Latin Extended block.
- ⱸUse U+2C78 to ensure ⱸ renders correctly.
- ⱸIn typography notes, write: ⱸ not e.
- ⱸThe HTML entity for ⱸ is ⱸ.
- ⱸWhen testing fonts, check how ⱸ looks in your browser.
Variations
Technical codes
| Unicode | U+2C78 | |
| HTML Entity | ⱸ | |
| HTML Code | ⱸ | |
| CSS | \2C78 |
FAQ
What does the Latin Small Letter E With Notch letter mean?
ⱸ (U+2C78) is a lowercase Latin character with a notched form, defined in the Unicode “Latin Extended” set. Like other specific letters in Unicode, its purpose is to represent a distinct character shape, not a generic punctuation mark or icon. You’ll encounter ⱸ in contexts where precise typography or language-specific orthography requires an exact character, and in technical materials that rely on Unicode fidelity. When copying, using the same code point ensures your text renders consistently across systems that support the character.
What is the Unicode code point for ⱸ?
ⱸ is U+2C78.
How can I write ⱸ in HTML?
Use the HTML entity ⱸ.
What is the CSS escape for ⱸ?
You can use \\2C78 in CSS.
How do I include ⱸ in JavaScript?
Use \\u{2C78} in JavaScript.