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 OR) is the Unicode character at code point U+1696. 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+1696 | |
| decimal | 5782 | |
| htmldecimal | ᚖ | |
| htmlhex | ᚖ | |
| css | \1696 | |
| javascript | \u{1696} | |
| python | \u1696 | |
| java | \u1696 | |
| go | \u1696 | |
| ruby | \u{1696} | |
| rust | \u{1696} | |
| ccpp | \u1696 | |
| urlencoded | %E1%9A%96 | |
| utf8bytes | e1 9a 96 | |
| utf16bebytes | 16 96 | |
| utf32bebytes | 00 00 16 96 |
How to Use
HTML:
ᚖ
CSS:
content: "\1696"
JavaScript:
"\u{1696}"
Python:
"\u1696"
Properties
Frequently Asked Questions
What is the ᚖ character (OGHAM LETTER OR)?
ᚖ (OGHAM LETTER OR) is the Unicode character U+1696.
What is the Unicode codepoint of OGHAM LETTER OR?
The OGHAM LETTER OR character (ᚖ) has codepoint U+1696.
How do I type or copy OGHAM LETTER OR?
Copy ᚖ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.