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