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