HTML Entity (dec) | ⅻ |
HTML Entity (hex) | ⅻ |
UTF-8 (hex) | 0xe285bb / 0xe2 0x85 0xbb (3 bytes) |
UTF-8 (dec) | 226, 133, 187 (3 bytes) |
UTF-16-BE (hex) | 0x217b / 0x21 0x7b (2 bytes) |
UTF-16-BE (dec) | 33, 123 (2 bytes) |
UTF-32-BE (hex) | 0x217b / 0x00 0x00 0x21 0x7b (4 bytes) |
UTF-32-BE (dec) | 0, 0, 33, 123 (4 bytes) |
C/C++/Java source code | "\u217b" |
Python source code | "\u217b" |