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

What is Unicode character 𭲔?

The Unicode character 𭲔 U+2DC94 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+2DC94.

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!