What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 101111101010110110001110101010100100000110111110101011011000111010101010 | ¾ªA¾ª |
SJIS-WIN | 101111101010110110001110101010100100000110111110101011011000111010101010 | セュ蒔Aセュ蒔 |
EUC-JP | 101111101010110110001110101010100100000110111110101011011000111010101010 | 将ェA将ェ |
UTF-8 | 101111101010110110001110101010100100000110111110101011011000111010101010 | ????A???? |
UHC | 101111101010110110001110101010100100000110111110101011011000111010101010 | 쒔렕A쒔렕 |