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>&#146457;</p>
📋
CSS .selector { content: '\23C19' };
📋
JS var unicodeA = '\u23C19 ';
📋
CPP char unicodeA = ' \u23C19 ';
📋
Java char unicodeA = '\u23C19';
📋
Python unicodeA = '\u23C19'
📋

What is Unicode character 𣰙?

The Unicode character 𣰙 U+23C19 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+23C19.

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!