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

What is Unicode character 𭕨?

The Unicode character 𭕨 U+2D568 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+2D568.

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!