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
ꓴ (LISU LETTER U) is the Unicode character at code point U+A4F4. It belongs to the Lisu block, in the Other Letter (Lo) general category. Its script is Lisu.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A4F4 | |
| decimal | 42228 | |
| htmldecimal | ꓴ | |
| htmlhex | ꓴ | |
| css | \A4F4 | |
| javascript | \u{A4F4} | |
| python | \ua4f4 | |
| java | \uA4F4 | |
| go | \uA4F4 | |
| ruby | \u{A4F4} | |
| rust | \u{A4F4} | |
| ccpp | \ua4f4 | |
| urlencoded | %EA%93%B4 | |
| utf8bytes | ea 93 b4 | |
| utf16bebytes | a4 f4 | |
| utf32bebytes | 00 00 a4 f4 |
How to Use
HTML:
ꓴ
CSS:
content: "\A4F4"
JavaScript:
"\u{A4F4}"
Python:
"\ua4f4"
Properties
Frequently Asked Questions
What is the ꓴ character (LISU LETTER U)?
ꓴ (LISU LETTER U) is the Unicode character U+A4F4.
What is the Unicode codepoint of LISU LETTER U?
The LISU LETTER U character (ꓴ) has codepoint U+A4F4.
How do I type or copy LISU LETTER U?
Copy ꓴ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.