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>&#140249;</p>
📋
CSS .selector { content: '\223D9' };
📋
JS var unicodeA = '\u223D9 ';
📋
CPP char unicodeA = ' \u223D9 ';
📋
Java char unicodeA = '\u223D9';
📋
Python unicodeA = '\u223D9'
📋

What is Unicode character 𢏙?

The Unicode character 𢏙 U+223D9 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension B 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+223D9.

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 3.1, and it belongs to the CJK Unified Ideographs Extension B block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 3.1
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension B
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!