copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ᚒ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ᚒ
Overview
ᚒ (OGHAM LETTER UR) is the Unicode character at code point U+1692. It belongs to the Ogham block, in the Other Letter (Lo) general category. Its script is Ogam.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1692 | |
| decimal | 5778 | |
| htmldecimal | ᚒ | |
| htmlhex | ᚒ | |
| css | \1692 | |
| javascript | \u{1692} | |
| python | \u1692 | |
| java | \u1692 | |
| go | \u1692 | |
| ruby | \u{1692} | |
| rust | \u{1692} | |
| ccpp | \u1692 | |
| urlencoded | %E1%9A%92 | |
| utf8bytes | e1 9a 92 | |
| utf16bebytes | 16 92 | |
| utf32bebytes | 00 00 16 92 |
How to Use
HTML:
ᚒ
CSS:
content: "\1692"
JavaScript:
"\u{1692}"
Python:
"\u1692"
Properties
Frequently Asked Questions
What is the ᚒ character (OGHAM LETTER UR)?
ᚒ (OGHAM LETTER UR) is the Unicode character U+1692.
What is the Unicode codepoint of OGHAM LETTER UR?
The OGHAM LETTER UR character (ᚒ) has codepoint U+1692.
How do I type or copy OGHAM LETTER UR?
Copy ᚒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.