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 LABIAL SIGN) is the Unicode character at code point U+10FF. 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+10FF | |
| decimal | 4351 | |
| htmldecimal | ჿ | |
| htmlhex | ჿ | |
| css | \10FF | |
| javascript | \u{10FF} | |
| python | \u10ff | |
| java | \u10FF | |
| go | \u10FF | |
| ruby | \u{10FF} | |
| rust | \u{10FF} | |
| ccpp | \u10ff | |
| urlencoded | %E1%83%BF | |
| utf8bytes | e1 83 bf | |
| utf16bebytes | 10 ff | |
| utf32bebytes | 00 00 10 ff |
How to Use
HTML:
ჿ
CSS:
content: "\10FF"
JavaScript:
"\u{10FF}"
Python:
"\u10ff"
Properties
Frequently Asked Questions
What is the ჿ character (GEORGIAN LETTER LABIAL SIGN)?
ჿ (GEORGIAN LETTER LABIAL SIGN) is the Unicode character U+10FF.
What is the Unicode codepoint of GEORGIAN LETTER LABIAL SIGN?
The GEORGIAN LETTER LABIAL SIGN character (ჿ) has codepoint U+10FF.
How do I type or copy GEORGIAN LETTER LABIAL SIGN?
Copy ჿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.