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' : ''">
ᓀ
CANADIAN SYLLABICS NE
Overview
ᓀ (CANADIAN SYLLABICS NE) is the Unicode character at code point U+14C0. It belongs to the Unified Canadian Aboriginal Syllabics block, in the Other Letter (Lo) general category. Its script is Cans.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+14C0 | |
| decimal | 5312 | |
| htmldecimal | ᓀ | |
| htmlhex | ᓀ | |
| css | \14C0 | |
| javascript | \u{14C0} | |
| python | \u14c0 | |
| java | \u14C0 | |
| go | \u14C0 | |
| ruby | \u{14C0} | |
| rust | \u{14C0} | |
| ccpp | \u14c0 | |
| urlencoded | %E1%93%80 | |
| utf8bytes | e1 93 80 | |
| utf16bebytes | 14 c0 | |
| utf32bebytes | 00 00 14 c0 |
How to Use
HTML:
ᓀ
CSS:
content: "\14C0"
JavaScript:
"\u{14C0}"
Python:
"\u14c0"
Properties
- Script
- Cans
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ᓀ character (CANADIAN SYLLABICS NE)?
ᓀ (CANADIAN SYLLABICS NE) is the Unicode character U+14C0.
What is the Unicode codepoint of CANADIAN SYLLABICS NE?
The CANADIAN SYLLABICS NE character (ᓀ) has codepoint U+14C0.
How do I type or copy CANADIAN SYLLABICS NE?
Copy ᓀ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.