free-symbols

Ogham Letter Ur Letter

ᚒ is the Ogham Letter Ur character (U+1692) used in Ogham text and typography.

U+1692

ᚒ is known in Unicode as the Ogham Letter Ur. It’s used when writing or designing with the Ogham script. This page helps you copy it reliably across websites and applications.

Ogham Letter Ur Letter Meaning

Ogham is an ancient script primarily associated with early Irish inscriptions. In Unicode, ᚒ is explicitly named “OGHAM LETTER UR” with the code point U+1692. As a letter, its most practical meaning today is functional: it represents the “Ur” character when transcribing or formatting Ogham text. People also use it for decorative typography, rune/letter-style branding, and themed designs where historical script aesthetics are desired. If you’re constructing Ogham words, treat ᚒ as a standalone letter glyph and place it in the correct order alongside other Ogham characters.

Common uses

  • Copy/paste for Ogham-script names, labels, or signatures
  • Designing posters, book covers, or tattoos with Ogham lettering style
  • Adding themed text in games, fantasy UI, or sci‑fi “ancient language” interfaces
  • Typography practice and glyph testing for fonts supporting U+1692
  • Developer use in HTML/CSS/JavaScript where the character must be rendered accurately

Examples

ᚒ Ogham Letter Ur

  • ᚒᚏᚐ
  • Start: ᚒ
  • Ogham: ᚒ (U+1692)
  • Glyph test: ᚒ ᚓ ᚔ
  • Theme text — ᚒ

Variations

Technical codes

UnicodeU+1692
HTML Entityᚒ
HTML Codeᚒ
CSS\1692

FAQ

What does the Ogham Letter Ur letter mean?

Ogham is an ancient script primarily associated with early Irish inscriptions. In Unicode, ᚒ is explicitly named “OGHAM LETTER UR” with the code point U+1692. As a letter, its most practical meaning today is functional: it represents the “Ur” character when transcribing or formatting Ogham text. People also use it for decorative typography, rune/letter-style branding, and themed designs where historical script aesthetics are desired. If you’re constructing Ogham words, treat ᚒ as a standalone letter glyph and place it in the correct order alongside other Ogham characters.

What is the Unicode code point for ᚒ?

ᚒ is Unicode U+1692 (OGHAM LETTER UR).

How can I copy ᚒ reliably in HTML?

You can use the HTML entity ᚒ or include the character directly as ᚒ.

What CSS escape can I use to insert this character?

Use \\1692 in CSS (as a Unicode escape).

How do I represent ᚒ in JavaScript strings?

Use \\u{1692} in JavaScript (Unicode code point escape).