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