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

What is Unicode character 𭙵?

The Unicode character 𭙵 U+2D675 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+2D675.

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!