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-9244
Overview
鉄 (CJK UNIFIED IDEOGRAPH-9244) is the Unicode character at code point U+9244. 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+9244 | |
| decimal | 37444 | |
| htmldecimal | 鉄 | |
| htmlhex | 鉄 | |
| css | \9244 | |
| javascript | \u{9244} | |
| python | \u9244 | |
| java | \u9244 | |
| go | \u9244 | |
| ruby | \u{9244} | |
| rust | \u{9244} | |
| ccpp | \u9244 | |
| urlencoded | %E9%89%84 | |
| utf8bytes | e9 89 84 | |
| utf16bebytes | 92 44 | |
| utf32bebytes | 00 00 92 44 |
How to Use
HTML:
鉄
CSS:
content: "\9244"
JavaScript:
"\u{9244}"
Python:
"\u9244"
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-9244)?
鉄 (CJK UNIFIED IDEOGRAPH-9244) is the Unicode character U+9244.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9244?
The CJK UNIFIED IDEOGRAPH-9244 character (鉄) has codepoint U+9244.
How do I type or copy CJK UNIFIED IDEOGRAPH-9244?
Copy 鉄 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.