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>&#189749;</p>
📋
CSS .selector { content: '\2E535' };
📋
JS var unicodeA = '\u2E535 ';
📋
CPP char unicodeA = ' \u2E535 ';
📋
Java char unicodeA = '\u2E535';
📋
Python unicodeA = '\u2E535'
📋

What is Unicode character 𮔵?

The Unicode character 𮔵 U+2E535 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension F 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+2E535.

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 10.0, and it belongs to the CJK Unified Ideographs Extension F block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 10.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension F
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!