To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 öËè×Ëàe^ 1111011011001011111010001101011111001011111000000110010101011110 f6cbe8d7cbe0655e
SJIS-WIN ???×??e^ 001111110011111100111111100000010111111000111111001111110110010101011110 3f3f3f817e3f3f655e
EUC-JP öËè×Ëàe^ 10001111101010111101001110001111101010101011001110001111101010111011001010100001110111111000111110101010101100111000111110101011101000100110010101011110 8fabd38faab38fabb2a1df8faab38faba2655e
UTF-8 öËè×Ëàe^ 1100001110110110110000111000101111000011101010001100001110010111110000111000101111000011101000000110010101011110 c3b6c38bc3a8c397c38bc3a0655e
UHC ???×??e^ 001111110011111100111111101000011011111100111111001111110110010101011110 3f3f3fa1bf3f3f655e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)