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

What is Unicode character 𣖓?

The Unicode character 𣖓 U+23593 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+23593.

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!