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