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

What is Unicode character 𭎙?

The Unicode character 𭎙 U+2D399 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+2D399.

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!