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

What is Unicode character 𭔦?

The Unicode character 𭔦 U+2D526 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+2D526.

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!