Latin Small Letter L With Bar Letter
ƚ is the Latin small letter l with bar (U+019A), used in extended Latin text and name-specific orthographies.
U+019A
ƚ (U+019A) is a Latin Extended character: the small letter L with a bar. Use it when you need a specific lowercase glyph rather than a standard “l”. It can be copied directly or inserted using Unicode escapes.
Latin Small Letter L With Bar Letter Meaning
ƚ is a Unicode character titled “latin small letter l with bar” (U+019A). It is part of the Latin Extended block, meaning it’s used for writing systems and typographic conventions that require this distinct form of the lowercase L. Visually, it resembles a lowercase “l” with an added horizontal bar. Depending on the language or font, ƚ may represent a letter distinct from regular “l”, so accuracy matters for names, transliterations, and encoded text. When copying into documents or web pages, prefer the Unicode code point (U+019A) to avoid look-alike substitutions.
Common uses
- •Correctly reproducing names or words that use ƚ instead of standard “l”
- •Typography and layout for projects requiring an exact glyph shape
- •Preparing localized text for editors, forms, and databases
- •Using the character in HTML/CSS/JavaScript where precise Unicode output is needed
- •Designing custom letterforms or sample sets for Latin Extended characters
Examples
ƚ (Latin Small Letter L with Bar)
- ƚƚogic
- ƚcaƚe
- ƚtƚack
- ƚloƚn
- ƚnaƚam
Variations
Technical codes
| Unicode | U+019A | |
| HTML Entity | ƚ | |
| HTML Code | ƚ | |
| CSS | \019A |
FAQ
What does the Latin Small Letter L With Bar letter mean?
ƚ is a Unicode character titled “latin small letter l with bar” (U+019A). It is part of the Latin Extended block, meaning it’s used for writing systems and typographic conventions that require this distinct form of the lowercase L. Visually, it resembles a lowercase “l” with an added horizontal bar. Depending on the language or font, ƚ may represent a letter distinct from regular “l”, so accuracy matters for names, transliterations, and encoded text. When copying into documents or web pages, prefer the Unicode code point (U+019A) to avoid look-alike substitutions.
What Unicode character is ƚ?
ƚ is “latin small letter l with bar”, code point U+019A.
How can I copy ƚ reliably for web development?
Copy the character directly (ƚ) or use its Unicode escape: HTML entity ƚ, CSS escape \\019A, or JavaScript escape \\u{019A}.
Is ƚ the same as a lowercase “l”?
No. ƚ is a distinct character with its own code point (U+019A). Use it when the exact letter form is required.
Why does ƚ sometimes look different across devices?
Font support varies. If the chosen font doesn’t include U+019A, the glyph may fall back to another font or display a different appearance.