Css Styling

Size
𨻓
15px
𨻓
18px
𨻓
21px
𨻓
24px
𨻓
27px
𨻓
30px
𨻓
33px
𨻓
36px
𨻓
42px
𨻓
48px
𨻓
54px
𨻓
60px
𨻓
66px
𨻓
72px
💡: Some unicode characters will scale differently than others for different font sizes.
Text style
𨻓
Bold
𨻓
Italic
𨻓
Underline
𨻓
Strikethrough
𨻓
UpperCase
𨻓
LowerCase
𨻓
Oblique
A 𨻓
Subscript
A 𨻓
Superscript
𨻓
Shadow
💡: Some CSS style classes won’t work with some Unicode characters.
Font Family
𨻓
Arial
𨻓
Times New Roman
𨻓
Verdana
𨻓
Courier New
𨻓
Garamond
𨻓
Georgia
𨻓
Trebuchet MS
𨻓
Tahoma
𨻓
Brush Script MT
💡: Unicode characters will be rendered differently (styles, embellishments, offset, color, shapes, etc.) in different fonts.
Fore color
𨻓
White
𨻓
Brown
𨻓
Maroon
𨻓
Magenta
𨻓
Red
𨻓
Orange
𨻓
Yellow
𨻓
Green
𨻓
Teal
𨻓
Cyan
𨻓
Blue
𨻓
Violet
𨻓
Purple
𨻓
Indigo
𨻓
Gray
𨻓
Black
💡: Some Unicode characters will look the same and not take fore color.
Back color
𨻓
White
𨻓
Brown
𨻓
Maroon
𨻓
Magenta
𨻓
Red
𨻓
Orange
𨻓
Yellow
𨻓
Green
𨻓
Teal
𨻓
Cyan
𨻓
Blue
𨻓
Violet
𨻓
Purple
𨻓
Indigo
𨻓
Gray
𨻓
Black
💡: Some Unicode characters might not look as anticipated under different background colors.

Code Snippets

Lang Example Copy
HTML <p>&#167635;</p>
📋
CSS .selector { content: '\28ED3' };
📋
JS var unicodeA = '\u28ED3 ';
📋
CPP char unicodeA = ' \u28ED3 ';
📋
Java char unicodeA = '\u28ED3';
📋
Python unicodeA = '\u28ED3'
📋

What is Unicode character 𨻓?

The Unicode character 𨻓 U+28ED3 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension B block.

What does the Unicode character 𨻓 represent?

The Unicode character 𨻓 represents Cjk Unified Ideograph-.

What is the Unicode code point for 𨻓?

The Unicode code point for 𨻓 is U+28ED3.

Is the appearance of the 𨻓 character consistent across all platforms?

The appearance of the 𨻓 character can vary slightly across different platforms and devices due to differences in font and rendering. However, the general design of the Cjk Unified Ideograph- remains consistent.

How can I ensure the 𨻓 character displays correctly on different devices?

Though using Unicode ensures consistent display across devices and platforms. Ensure that the font being used supports the Han script to correctly render the 𨻓 character.

In which version was Unicode character 𨻓 released, and to which block of characters does it belong?

Unicode character 𨻓 was first introduced in Unicode Version 3.1, and it belongs to the CJK Unified Ideographs Extension B block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 3.1
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension B
General Category Other Letter
Hangul Syllable Type Not Applicable
Indic Positional Category Not Applicable
Joining Type Unjoined
Line Break Ideographic
Numeric Value Not a Number
Script Han
Sentence Break Line Emoji
Word Break Unknown
Copied!