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