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-314BB
Overview
𱒻 (CJK UNIFIED IDEOGRAPH-314BB) is the Unicode character at code point U+314BB. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+314BB | |
| decimal | 201915 | |
| htmldecimal | 𱒻 | |
| htmlhex | 𱒻 | |
| css | \314BB | |
| javascript | \u{314BB} | |
| python | \U000314bb | |
| java | \uD885\uDCBB | |
| go | \U000314BB | |
| ruby | \u{314BB} | |
| rust | \u{314BB} | |
| ccpp | \U000314bb | |
| urlencoded | %F0%B1%92%BB | |
| utf8bytes | f0 b1 92 bb | |
| utf16bebytes | d8 85 dc bb | |
| utf32bebytes | 00 03 14 bb |
How to Use
HTML:
𱒻
CSS:
content: "\314BB"
JavaScript:
"\u{314BB}"
Python:
"\U000314bb"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱒻 character (CJK UNIFIED IDEOGRAPH-314BB)?
𱒻 (CJK UNIFIED IDEOGRAPH-314BB) is the Unicode character U+314BB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-314BB?
The CJK UNIFIED IDEOGRAPH-314BB character (𱒻) has codepoint U+314BB.
How do I type or copy CJK UNIFIED IDEOGRAPH-314BB?
Copy 𱒻 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.