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-7850
Overview
硐 (CJK UNIFIED IDEOGRAPH-7850) is the Unicode character at code point U+7850. 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+7850 | |
| decimal | 30800 | |
| htmldecimal | 硐 | |
| htmlhex | 硐 | |
| css | \7850 | |
| javascript | \u{7850} | |
| python | \u7850 | |
| java | \u7850 | |
| go | \u7850 | |
| ruby | \u{7850} | |
| rust | \u{7850} | |
| ccpp | \u7850 | |
| urlencoded | %E7%A1%90 | |
| utf8bytes | e7 a1 90 | |
| utf16bebytes | 78 50 | |
| utf32bebytes | 00 00 78 50 |
How to Use
HTML:
硐
CSS:
content: "\7850"
JavaScript:
"\u{7850}"
Python:
"\u7850"
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-7850)?
硐 (CJK UNIFIED IDEOGRAPH-7850) is the Unicode character U+7850.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-7850?
The CJK UNIFIED IDEOGRAPH-7850 character (硐) has codepoint U+7850.
How do I type or copy CJK UNIFIED IDEOGRAPH-7850?
Copy 硐 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.