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

What is Unicode character 𣔙?

The Unicode character 𣔙 U+23519 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+23519.

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!