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