Latin Small Letter I With Macron Letter
ī is the Latin small letter i with a macron, commonly used in language text that marks length.
U+012B
The symbol ī is Unicode character U+012B. It’s a lowercase “i” with a horizontal macron above it. Use it when writing text that distinguishes long vowels or precise orthography.
Latin Small Letter I With Macron Letter Meaning
ī is the “i” letter modified with a macron (a long horizontal line) above it. In many Latin-based writing systems, a macron is used to mark a vowel length difference, so ī often represents a “long i” rather than a plain short i. You may see it in transliteration, scholarly or linguistic contexts, and in fonts or content that require exact character matching. Because it’s a distinct Unicode character (U+012B), it won’t be the same as typing a normal i. For web and software work, use the provided HTML, CSS, or JavaScript escapes to ensure consistent rendering.
Common uses
- •Typing or proofreading texts that require macron-marked vowels (e.g., language study or transliteration)
- •Designing typography samples and custom text styling where exact Unicode characters matter
- •Creating searchable content fields that must match a specific character code
- •Preparing subtitles, captions, or UI strings for multilingual applications
- •Documenting or referencing letters in linguistic and academic materials
Examples
ī (Latin Small Letter I with Macron)
- īiī is not the same as ī in Unicode text
- īPlease replace i with ī in this word: ī
- īThe long vowel is written as ī in this transcription
- īUse ī in the UI label to match the original spelling
- īIn Latin notation, ī can indicate a macron-marked i
Variations
Technical codes
| Unicode | U+012B | |
| HTML Entity | ī | |
| HTML Code | ī | |
| CSS | \012B |
FAQ
What does the Latin Small Letter I With Macron letter mean?
ī is the “i” letter modified with a macron (a long horizontal line) above it. In many Latin-based writing systems, a macron is used to mark a vowel length difference, so ī often represents a “long i” rather than a plain short i. You may see it in transliteration, scholarly or linguistic contexts, and in fonts or content that require exact character matching. Because it’s a distinct Unicode character (U+012B), it won’t be the same as typing a normal i. For web and software work, use the provided HTML, CSS, or JavaScript escapes to ensure consistent rendering.
Is ī the same as the normal letter i?
No. ī is a distinct Unicode character (U+012B). The plain i is different, so they may not match in searches, sorting, or form validation.
How can I copy ī reliably from this page?
Select and copy the character “ī” directly. For best consistency in code, use the HTML entity, CSS escape, or JavaScript escape listed on the page.
What are the Unicode and web code references for ī?
Unicode code point: U+012B. HTML entity: ī. CSS escape: \\012B. JavaScript escape: \\u{012B}.
When should I use ī instead of i?
Use ī when the text or orthography requires a macron-marked long “i”. If the spelling or data must match a specific character, choose ī over i.