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