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
ᚩ (RUNIC LETTER OS O) is the Unicode character at code point U+16A9. It belongs to the Runic block, in the Other Letter (Lo) general category. Its script is Runr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+16A9 | |
| decimal | 5801 | |
| htmldecimal | ᚩ | |
| htmlhex | ᚩ | |
| css | \16A9 | |
| javascript | \u{16A9} | |
| python | \u16a9 | |
| java | \u16A9 | |
| go | \u16A9 | |
| ruby | \u{16A9} | |
| rust | \u{16A9} | |
| ccpp | \u16a9 | |
| urlencoded | %E1%9A%A9 | |
| utf8bytes | e1 9a a9 | |
| utf16bebytes | 16 a9 | |
| utf32bebytes | 00 00 16 a9 |
How to Use
HTML:
ᚩ
CSS:
content: "\16A9"
JavaScript:
"\u{16A9}"
Python:
"\u16a9"
Properties
Frequently Asked Questions
What is the ᚩ character (RUNIC LETTER OS O)?
ᚩ (RUNIC LETTER OS O) is the Unicode character U+16A9.
What is the Unicode codepoint of RUNIC LETTER OS O?
The RUNIC LETTER OS O character (ᚩ) has codepoint U+16A9.
How do I type or copy RUNIC LETTER OS O?
Copy ᚩ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.