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-82BF
Overview
芿 (CJK UNIFIED IDEOGRAPH-82BF) is the Unicode character at code point U+82BF. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+82BF | |
| decimal | 33471 | |
| htmldecimal | 芿 | |
| htmlhex | 芿 | |
| css | \82BF | |
| javascript | \u{82BF} | |
| python | \u82bf | |
| java | \u82BF | |
| go | \u82BF | |
| ruby | \u{82BF} | |
| rust | \u{82BF} | |
| ccpp | \u82bf | |
| urlencoded | %E8%8A%BF | |
| utf8bytes | e8 8a bf | |
| utf16bebytes | 82 bf | |
| utf32bebytes | 00 00 82 bf |
How to Use
HTML:
芿
CSS:
content: "\82BF"
JavaScript:
"\u{82BF}"
Python:
"\u82bf"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 芿 character (CJK UNIFIED IDEOGRAPH-82BF)?
芿 (CJK UNIFIED IDEOGRAPH-82BF) is the Unicode character U+82BF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-82BF?
The CJK UNIFIED IDEOGRAPH-82BF character (芿) has codepoint U+82BF.
How do I type or copy CJK UNIFIED IDEOGRAPH-82BF?
Copy 芿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.