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