#include main() { int code; code = (int) getchar(); printf("%x\n", code); }