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 AAY
Overview
ᢲ (CANADIAN SYLLABICS AAY) is the Unicode character at code point U+18B2. It belongs to the Unified Canadian Aboriginal Syllabics Extended block, in the Other Letter (Lo) general category. Its script is Cans.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+18B2 | |
| decimal | 6322 | |
| htmldecimal | ᢲ | |
| htmlhex | ᢲ | |
| css | \18B2 | |
| javascript | \u{18B2} | |
| python | \u18b2 | |
| java | \u18B2 | |
| go | \u18B2 | |
| ruby | \u{18B2} | |
| rust | \u{18B2} | |
| ccpp | \u18b2 | |
| urlencoded | %E1%A2%B2 | |
| utf8bytes | e1 a2 b2 | |
| utf16bebytes | 18 b2 | |
| utf32bebytes | 00 00 18 b2 |
How to Use
HTML:
ᢲ
CSS:
content: "\18B2"
JavaScript:
"\u{18B2}"
Python:
"\u18b2"
Properties
- Script
- Cans
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ᢲ character (CANADIAN SYLLABICS AAY)?
ᢲ (CANADIAN SYLLABICS AAY) is the Unicode character U+18B2.
What is the Unicode codepoint of CANADIAN SYLLABICS AAY?
The CANADIAN SYLLABICS AAY character (ᢲ) has codepoint U+18B2.
How do I type or copy CANADIAN SYLLABICS AAY?
Copy ᢲ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.