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