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-51FD
Overview
函 (CJK UNIFIED IDEOGRAPH-51FD) is the Unicode character at code point U+51FD. 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+51FD | |
| decimal | 20989 | |
| htmldecimal | 函 | |
| htmlhex | 函 | |
| css | \51FD | |
| javascript | \u{51FD} | |
| python | \u51fd | |
| java | \u51FD | |
| go | \u51FD | |
| ruby | \u{51FD} | |
| rust | \u{51FD} | |
| ccpp | \u51fd | |
| urlencoded | %E5%87%BD | |
| utf8bytes | e5 87 bd | |
| utf16bebytes | 51 fd | |
| utf32bebytes | 00 00 51 fd |
How to Use
HTML:
函
CSS:
content: "\51FD"
JavaScript:
"\u{51FD}"
Python:
"\u51fd"
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-51FD)?
函 (CJK UNIFIED IDEOGRAPH-51FD) is the Unicode character U+51FD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-51FD?
The CJK UNIFIED IDEOGRAPH-51FD character (函) has codepoint U+51FD.
How do I type or copy CJK UNIFIED IDEOGRAPH-51FD?
Copy 函 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.