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

What is Unicode character 𭔓?

The Unicode character 𭔓 U+2D513 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+2D513.

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!