COMBINING SQUARE BRACKETS ABOVE (᫅)
᫅
Copy Character
Unicode Block
Combining Diacritical Marks ExtendedUnicode Code
U+1AC5
Codepoint
6853
Notes
intended to surround a diacritic above
used to indicate cancellation of an accent in Japanese transliteration
Character Encoding
UTF-8
0xE10xAB0x85
UTF-16
0x1AC5
UTF-32
0x00001AC5
Copy & Paste Codes
Unicode Escape
\u{1AC5}
HTML Entity (Decimal)
᫅
HTML Entity (Hex)
᫅
CSS Code
\1AC5
JavaScript/JSON
String.fromCodePoint(0x1AC5)
Python
chr(0x1AC5)
Ruby/PHP
chr(0x1AC5)
Unix, C, PHP, JAVA
0x1AC5
Perl
chr(0x1AC5)
URL Encoded
%1ac5