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