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