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 NAAI
Overview
ᓁ (CANADIAN SYLLABICS NAAI) is the Unicode character at code point U+14C1. 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+14C1 | |
| decimal | 5313 | |
| htmldecimal | ᓁ | |
| htmlhex | ᓁ | |
| css | \14C1 | |
| javascript | \u{14C1} | |
| python | \u14c1 | |
| java | \u14C1 | |
| go | \u14C1 | |
| ruby | \u{14C1} | |
| rust | \u{14C1} | |
| ccpp | \u14c1 | |
| urlencoded | %E1%93%81 | |
| utf8bytes | e1 93 81 | |
| utf16bebytes | 14 c1 | |
| utf32bebytes | 00 00 14 c1 |
How to Use
HTML:
ᓁ
CSS:
content: "\14C1"
JavaScript:
"\u{14C1}"
Python:
"\u14c1"
Properties
- Script
- Cans
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ᓁ character (CANADIAN SYLLABICS NAAI)?
ᓁ (CANADIAN SYLLABICS NAAI) is the Unicode character U+14C1.
What is the Unicode codepoint of CANADIAN SYLLABICS NAAI?
The CANADIAN SYLLABICS NAAI character (ᓁ) has codepoint U+14C1.
How do I type or copy CANADIAN SYLLABICS NAAI?
Copy ᓁ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.