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' : ''">
ᱷ
Overview
ᱷ (OL CHIKI LETTER OH) is the Unicode character at code point U+1C77. It belongs to the Ol Chiki block, in the Other Letter (Lo) general category. Its script is Olck.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1C77 | |
| decimal | 7287 | |
| htmldecimal | ᱷ | |
| htmlhex | ᱷ | |
| css | \1C77 | |
| javascript | \u{1C77} | |
| python | \u1c77 | |
| java | \u1C77 | |
| go | \u1C77 | |
| ruby | \u{1C77} | |
| rust | \u{1C77} | |
| ccpp | \u1c77 | |
| urlencoded | %E1%B1%B7 | |
| utf8bytes | e1 b1 b7 | |
| utf16bebytes | 1c 77 | |
| utf32bebytes | 00 00 1c 77 |
How to Use
HTML:
ᱷ
CSS:
content: "\1C77"
JavaScript:
"\u{1C77}"
Python:
"\u1c77"
Properties
Frequently Asked Questions
What is the ᱷ character (OL CHIKI LETTER OH)?
ᱷ (OL CHIKI LETTER OH) is the Unicode character U+1C77.
What is the Unicode codepoint of OL CHIKI LETTER OH?
The OL CHIKI LETTER OH character (ᱷ) has codepoint U+1C77.
How do I type or copy OL CHIKI LETTER OH?
Copy ᱷ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.