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' : ''">
𥁹
CJK UNIFIED IDEOGRAPH-25079
Overview
𥁹 (CJK UNIFIED IDEOGRAPH-25079) is the Unicode character at code point U+25079. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+25079 | |
| decimal | 151673 | |
| htmldecimal | 𥁹 | |
| htmlhex | 𥁹 | |
| css | \25079 | |
| javascript | \u{25079} | |
| python | \U00025079 | |
| java | \uD854\uDC79 | |
| go | \U00025079 | |
| ruby | \u{25079} | |
| rust | \u{25079} | |
| ccpp | \U00025079 | |
| urlencoded | %F0%A5%81%B9 | |
| utf8bytes | f0 a5 81 b9 | |
| utf16bebytes | d8 54 dc 79 | |
| utf32bebytes | 00 02 50 79 |
How to Use
HTML:
𥁹
CSS:
content: "\25079"
JavaScript:
"\u{25079}"
Python:
"\U00025079"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𥁹 character (CJK UNIFIED IDEOGRAPH-25079)?
𥁹 (CJK UNIFIED IDEOGRAPH-25079) is the Unicode character U+25079.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-25079?
The CJK UNIFIED IDEOGRAPH-25079 character (𥁹) has codepoint U+25079.
How do I type or copy CJK UNIFIED IDEOGRAPH-25079?
Copy 𥁹 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.