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

What is Unicode character 𣔔?

The Unicode character 𣔔 U+23514 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+23514.

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!