Latin Capital Letter Oo Letter
Ꝏ is the Latin Capital Letter OO, a Latin Extended character used as a typographic letter form.
U+A74E
Ꝏ is a Latin Extended uppercase character named “LATIN CAPITAL LETTER OO.” It’s useful when you need that specific letter form rather than plain “OO.” You can copy it directly or use the provided HTML/CSS/JavaScript escapes.
Latin Capital Letter Oo Letter Meaning
Ꝏ (LATIN CAPITAL LETTER OO, U+A74E) is a single uppercase letter from the “Latin Extended” block. Unlike the standard “OO” that is made from two characters, Ꝏ is a dedicated code point for a particular typographic letter form. It’s most often encountered in specialized writing systems, linguistic or historical transcription, and editorial layouts where an exact character shape matters. Designers and developers may also use it to match a specific font, render a legacy text properly, or create consistent branding/typography in documents and web content. When compatibility matters, using the character’s HTML/CSS/JS escapes can help ensure it’s preserved correctly.
Common uses
- •Copying the exact letter form into documents and design mockups that require LATIN CAPITAL LETTER OO
- •Using the character in linguistic or historical transcription where a specific uppercase “OO” form is needed
- •Maintaining faithful rendering when importing or transforming text from legacy sources
- •Creating typographic designs (posters, covers, titles) that use this single-character letter instead of “OO”
- •Embedding the symbol in websites or apps using the provided HTML/CSS/JavaScript escapes
Examples
Ꝏ Latin Capital Letter OO
- ꝎꝎ
- ꝎꝎXOO
- ꝎCAP Ꝏ
- ꝎꝎ-STYLE TITLE
- ꝎLATIN Ꝏ MARKER
Variations
Technical codes
| Unicode | U+A74E | |
| HTML Entity | Ꝏ | |
| HTML Code | Ꝏ | |
| CSS | \A74E |
FAQ
What does the Latin Capital Letter Oo letter mean?
Ꝏ (LATIN CAPITAL LETTER OO, U+A74E) is a single uppercase letter from the “Latin Extended” block. Unlike the standard “OO” that is made from two characters, Ꝏ is a dedicated code point for a particular typographic letter form. It’s most often encountered in specialized writing systems, linguistic or historical transcription, and editorial layouts where an exact character shape matters. Designers and developers may also use it to match a specific font, render a legacy text properly, or create consistent branding/typography in documents and web content. When compatibility matters, using the character’s HTML/CSS/JS escapes can help ensure it’s preserved correctly.
How can I copy Ꝏ easily?
Copy the character directly from this page (Ꝏ). You can also use the HTML entity Ꝏ or escapes like \\A74E and \\u{A74E} in code.
What is the Unicode name and code point for Ꝏ?
Its Unicode name is “LATIN CAPITAL LETTER OO” and its code point is U+A74E.
Is Ꝏ the same as typing two letters “OO”?
No. Ꝏ is a single Unicode character, while “OO” consists of two separate “O” characters. Use Ꝏ when you need the exact dedicated letter form.
Where can I use Ꝏ in web development?
You can include it in HTML using Ꝏ, in CSS using \\A74E, and in JavaScript using \\u{A74E} (as provided for U+A74E).