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