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