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