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