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

What is Unicode character 𣖙?

The Unicode character 𣖙 U+23599 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+23599.

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!