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
๐ฅ (NUSHU CHARACTER-1B225) is the Unicode character at code point U+1B225. It belongs to the Nushu block, in the Other Letter (Lo) general category. Its script is Nshu.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1B225 | |
| decimal | 111141 | |
| htmldecimal | 𛈥 | |
| htmlhex | 𛈥 | |
| css | \1B225 | |
| javascript | \u{1B225} | |
| python | \U0001b225 | |
| java | \uD82C\uDE25 | |
| go | \U0001B225 | |
| ruby | \u{1B225} | |
| rust | \u{1B225} | |
| ccpp | \U0001b225 | |
| urlencoded | %F0%9B%88%A5 | |
| utf8bytes | f0 9b 88 a5 | |
| utf16bebytes | d8 2c de 25 | |
| utf32bebytes | 00 01 b2 25 |
How to Use
HTML:
𛈥
CSS:
content: "\1B225"
JavaScript:
"\u{1B225}"
Python:
"\U0001b225"
Properties
Frequently Asked Questions
What is the ๐ฅ character (NUSHU CHARACTER-1B225)?
๐ฅ (NUSHU CHARACTER-1B225) is the Unicode character U+1B225.
What is the Unicode codepoint of NUSHU CHARACTER-1B225?
The NUSHU CHARACTER-1B225 character (๐ฅ) has codepoint U+1B225.
How do I type or copy NUSHU CHARACTER-1B225?
Copy ๐ฅ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.