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