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