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