Unicode data in body of Send HTTP Request actions

The Body field for the Send HTTP Request action only appears to support ASCII text. (Entering an emoji and saving the action, for example, gets turned into ?.)

It would also be useful if it were possible to build application/x-www-form-urlencoded or multipart/form-data requests similar to how query parameters can be built up.