UNION WITH MINUS SIGN (⩁)
⩁
Copy Character
Unicode Block
Supplemental Mathematical OperatorsUnicode Code
U+2A41
Codepoint
10817
Aliases
z notation bag subtraction
Character Encoding
UTF-8
0xE20xA90x81
UTF-16
0x2A41
UTF-32
0x00002A41
Copy & Paste Codes
Unicode Escape
\u{2A41}
HTML Entity (Decimal)
⩁
HTML Entity (Hex)
⩁
CSS Code
\2A41
JavaScript/JSON
String.fromCodePoint(0x2A41)
Python
chr(0x2A41)
Ruby/PHP
chr(0x2A41)
Unix, C, PHP, JAVA
0x2A41
Perl
chr(0x2A41)
URL Encoded
%2a41