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