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

What is Unicode character 𭙨?

The Unicode character 𭙨 U+2D668 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+2D668.

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!