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