If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+F903, officially named CJK COMPATIBILITY IDEOGRAPH-#, was introduced in Unicode version 1.1. It is part of the CJK Compat Ideographs block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Han script. In terms of text layout and rendering, the glyph is a canonical composition and has wide in East Asian typography. When placed in bidirectional text, it behaves as an Left-To-Right character. Its visual representation remains not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
63747
Copied!
|
|---|---|
| UTF-8 |
EF A4 83
Copied!
|
| UTF-16 |
F9 03
Copied!
|
| UTF-32 |
00 00 F9 03
Copied!
|
| URL-Quoted |
%EF%A4%83
Copied!
|
| HTML hex reference |
賈
Copied!
|
| RFC 5137 |
\u'F903'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uF903
Copied!
|
| C and C++ |
\uf903
Copied!
|
| C# |
\uf903
Copied!
|
| CSS |
\00F903
Copied!
|
| Excel |
=UNICHAR(63747)
Copied!
|
| Go |
\uf903
Copied!
|
| JavaScript |
\uF903
Copied!
|
| Modern JavaScript (since ES6) |
\u{f903}
Copied!
|
| JSON |
\uF903
Copied!
|
| Java |
\uF903
Copied!
|
| Lua |
\u{F903}
Copied!
|
| Matlab |
char(63747)
Copied!
|
| Perl |
\x{F903}
Copied!
|
| PHP |
\u{f903}
Copied!
|
| PostgreSQL |
U&'\F903'
Copied!
|
| PowerShell |
`u{F903}
Copied!
|
| Python |
\uf903
Copied!
|
| Ruby |
\u{f903}
Copied!
|
| Rust |
\u{f903}
Copied!
|