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
ჾ (GEORGIAN LETTER HARD SIGN) is the Unicode character at code point U+10FE. It belongs to the Georgian block, in the Lowercase Letter (Ll) general category. Its script is Geor.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10FE | |
| decimal | 4350 | |
| htmldecimal | ჾ | |
| htmlhex | ჾ | |
| css | \10FE | |
| javascript | \u{10FE} | |
| python | \u10fe | |
| java | \u10FE | |
| go | \u10FE | |
| ruby | \u{10FE} | |
| rust | \u{10FE} | |
| ccpp | \u10fe | |
| urlencoded | %E1%83%BE | |
| utf8bytes | e1 83 be | |
| utf16bebytes | 10 fe | |
| utf32bebytes | 00 00 10 fe |
How to Use
HTML:
ჾ
CSS:
content: "\10FE"
JavaScript:
"\u{10FE}"
Python:
"\u10fe"
Properties
Frequently Asked Questions
What is the ჾ character (GEORGIAN LETTER HARD SIGN)?
ჾ (GEORGIAN LETTER HARD SIGN) is the Unicode character U+10FE.
What is the Unicode codepoint of GEORGIAN LETTER HARD SIGN?
The GEORGIAN LETTER HARD SIGN character (ჾ) has codepoint U+10FE.
How do I type or copy GEORGIAN LETTER HARD SIGN?
Copy ჾ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.