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