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-213BF
Overview
𡎿 (CJK UNIFIED IDEOGRAPH-213BF) is the Unicode character at code point U+213BF. 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+213BF | |
| decimal | 136127 | |
| htmldecimal | 𡎿 | |
| htmlhex | 𡎿 | |
| css | \213BF | |
| javascript | \u{213BF} | |
| python | \U000213bf | |
| java | \uD844\uDFBF | |
| go | \U000213BF | |
| ruby | \u{213BF} | |
| rust | \u{213BF} | |
| ccpp | \U000213bf | |
| urlencoded | %F0%A1%8E%BF | |
| utf8bytes | f0 a1 8e bf | |
| utf16bebytes | d8 44 df bf | |
| utf32bebytes | 00 02 13 bf |
How to Use
HTML:
𡎿
CSS:
content: "\213BF"
JavaScript:
"\u{213BF}"
Python:
"\U000213bf"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡎿 character (CJK UNIFIED IDEOGRAPH-213BF)?
𡎿 (CJK UNIFIED IDEOGRAPH-213BF) is the Unicode character U+213BF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-213BF?
The CJK UNIFIED IDEOGRAPH-213BF character (𡎿) has codepoint U+213BF.
How do I type or copy CJK UNIFIED IDEOGRAPH-213BF?
Copy 𡎿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.