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-252BF
Overview
𥊿 (CJK UNIFIED IDEOGRAPH-252BF) is the Unicode character at code point U+252BF. 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+252BF | |
| decimal | 152255 | |
| htmldecimal | 𥊿 | |
| htmlhex | 𥊿 | |
| css | \252BF | |
| javascript | \u{252BF} | |
| python | \U000252bf | |
| java | \uD854\uDEBF | |
| go | \U000252BF | |
| ruby | \u{252BF} | |
| rust | \u{252BF} | |
| ccpp | \U000252bf | |
| urlencoded | %F0%A5%8A%BF | |
| utf8bytes | f0 a5 8a bf | |
| utf16bebytes | d8 54 de bf | |
| utf32bebytes | 00 02 52 bf |
How to Use
HTML:
𥊿
CSS:
content: "\252BF"
JavaScript:
"\u{252BF}"
Python:
"\U000252bf"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𥊿 character (CJK UNIFIED IDEOGRAPH-252BF)?
𥊿 (CJK UNIFIED IDEOGRAPH-252BF) is the Unicode character U+252BF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-252BF?
The CJK UNIFIED IDEOGRAPH-252BF character (𥊿) has codepoint U+252BF.
How do I type or copy CJK UNIFIED IDEOGRAPH-252BF?
Copy 𥊿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.