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