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 PARAGRAPH SEPARATOR) is the Unicode character at code point U+10FB. It belongs to the Georgian block, in the Other Punctuation (Po) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10FB | |
| decimal | 4347 | |
| htmldecimal | ჻ | |
| htmlhex | ჻ | |
| css | \10FB | |
| javascript | \u{10FB} | |
| python | \u10fb | |
| java | \u10FB | |
| go | \u10FB | |
| ruby | \u{10FB} | |
| rust | \u{10FB} | |
| ccpp | \u10fb | |
| urlencoded | %E1%83%BB | |
| utf8bytes | e1 83 bb | |
| utf16bebytes | 10 fb | |
| utf32bebytes | 00 00 10 fb |
How to Use
HTML:
჻
CSS:
content: "\10FB"
JavaScript:
"\u{10FB}"
Python:
"\u10fb"
Properties
Frequently Asked Questions
What is the ჻ character (GEORGIAN PARAGRAPH SEPARATOR)?
჻ (GEORGIAN PARAGRAPH SEPARATOR) is the Unicode character U+10FB.
What is the Unicode codepoint of GEORGIAN PARAGRAPH SEPARATOR?
The GEORGIAN PARAGRAPH SEPARATOR character (჻) has codepoint U+10FB.
How do I type or copy GEORGIAN PARAGRAPH SEPARATOR?
Copy ჻ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.