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