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

What is Unicode character 𭙦?

The Unicode character 𭙦 U+2D666 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+2D666.

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!