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