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 LHO
Overview
ᖢ (CANADIAN SYLLABICS LHO) is the Unicode character at code point U+15A2. It belongs to the Unified Canadian Aboriginal Syllabics block, in the Other Letter (Lo) general category. Its script is Cans.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+15A2 | |
| decimal | 5538 | |
| htmldecimal | ᖢ | |
| htmlhex | ᖢ | |
| css | \15A2 | |
| javascript | \u{15A2} | |
| python | \u15a2 | |
| java | \u15A2 | |
| go | \u15A2 | |
| ruby | \u{15A2} | |
| rust | \u{15A2} | |
| ccpp | \u15a2 | |
| urlencoded | %E1%96%A2 | |
| utf8bytes | e1 96 a2 | |
| utf16bebytes | 15 a2 | |
| utf32bebytes | 00 00 15 a2 |
How to Use
HTML:
ᖢ
CSS:
content: "\15A2"
JavaScript:
"\u{15A2}"
Python:
"\u15a2"
Properties
- Script
- Cans
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ᖢ character (CANADIAN SYLLABICS LHO)?
ᖢ (CANADIAN SYLLABICS LHO) is the Unicode character U+15A2.
What is the Unicode codepoint of CANADIAN SYLLABICS LHO?
The CANADIAN SYLLABICS LHO character (ᖢ) has codepoint U+15A2.
How do I type or copy CANADIAN SYLLABICS LHO?
Copy ᖢ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.