HTML Entity (dec) | Բ |
HTML Entity (hex) | Բ |
UTF-8 (hex) | 0xd4b2 / 0xd4 0xb2 (2 bytes) |
UTF-8 (dec) | 212, 178 (2 bytes) |
UTF-16-BE (hex) | 0x532 / 0x05 0x32 (2 bytes) |
UTF-16-BE (dec) | 5, 50 (2 bytes) |
UTF-32-BE (hex) | 0x532 / 0x00 0x00 0x05 0x32 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 5, 50 (4 bytes) |
C/C++/Java source code | "\u0532" |
Python source code | "\u0532" |