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
๐ผ (VITHKUQI CAPITAL LETTER HA) is the Unicode character at code point U+1057C. It belongs to the Vithkuqi block, in the Uppercase Letter (Lu) general category. Its script is Vith.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1057C | |
| decimal | 66940 | |
| htmldecimal | 𐕼 | |
| htmlhex | 𐕼 | |
| css | \1057C | |
| javascript | \u{1057C} | |
| python | \U0001057c | |
| java | \uD801\uDD7C | |
| go | \U0001057C | |
| ruby | \u{1057C} | |
| rust | \u{1057C} | |
| ccpp | \U0001057c | |
| urlencoded | %F0%90%95%BC | |
| utf8bytes | f0 90 95 bc | |
| utf16bebytes | d8 01 dd 7c | |
| utf32bebytes | 00 01 05 7c |
How to Use
HTML:
𐕼
CSS:
content: "\1057C"
JavaScript:
"\u{1057C}"
Python:
"\U0001057c"
Properties
Frequently Asked Questions
What is the ๐ผ character (VITHKUQI CAPITAL LETTER HA)?
๐ผ (VITHKUQI CAPITAL LETTER HA) is the Unicode character U+1057C.
What is the Unicode codepoint of VITHKUQI CAPITAL LETTER HA?
The VITHKUQI CAPITAL LETTER HA character (๐ผ) has codepoint U+1057C.
How do I type or copy VITHKUQI CAPITAL LETTER HA?
Copy ๐ผ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.