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

What is Unicode character 𭕔?

The Unicode character 𭕔 U+2D554 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+2D554.

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!