Kaomojis
💻〰️ℹ️
Copy
#bitwise not
#complement
#tilde operator
#integer operation
🅱️~
Copy
#bitwise not
#b-not
#complement
#tilde operator
#logic gate
~❌
Copy
#logical not
#boolean logic
#tilde operator
#unary operator
#condition false
#bitwise not #complement #tilde operator #integer operation