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