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' : ''">
ჾ
GEORGIAN LETTER HARD SIGN
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
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.