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