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