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