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-23F0C
Overview
𣼌 (CJK UNIFIED IDEOGRAPH-23F0C) is the Unicode character at code point U+23F0C. 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+23F0C | |
| decimal | 147212 | |
| htmldecimal | 𣼌 | |
| htmlhex | 𣼌 | |
| css | \23F0C | |
| javascript | \u{23F0C} | |
| python | \U00023f0c | |
| java | \uD84F\uDF0C | |
| go | \U00023F0C | |
| ruby | \u{23F0C} | |
| rust | \u{23F0C} | |
| ccpp | \U00023f0c | |
| urlencoded | %F0%A3%BC%8C | |
| utf8bytes | f0 a3 bc 8c | |
| utf16bebytes | d8 4f df 0c | |
| utf32bebytes | 00 02 3f 0c |
How to Use
HTML:
𣼌
CSS:
content: "\23F0C"
JavaScript:
"\u{23F0C}"
Python:
"\U00023f0c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣼌 character (CJK UNIFIED IDEOGRAPH-23F0C)?
𣼌 (CJK UNIFIED IDEOGRAPH-23F0C) is the Unicode character U+23F0C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-23F0C?
The CJK UNIFIED IDEOGRAPH-23F0C character (𣼌) has codepoint U+23F0C.
How do I type or copy CJK UNIFIED IDEOGRAPH-23F0C?
Copy 𣼌 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.