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