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^ 11000011100000101100001010110001110000111000000111000010101011010110010101011110 c382c2b1c381c2ad655e
SJIS-WIN ???±????e^ 0011111100111111001111111000000101111101001111110011111100111111001111110110010101011110 3f3f3f817d3f3f3f3f655e
EUC-JP �±��e^ 10001111101010101010101000111111100011111010101010100100101000011101111010001111101010101010101000111111100011111010101010100100001111110110010101011110 8faaaa3f8faaa4a1de8faaaa3f8faaa43f655e
UTF-8 ±Á­e^ 110000111000001111000010100000101100001110000010110000101011000111000011100000111100001010000001110000111000001011000010101011010110010101011110 c383c282c382c2b1c383c281c382c2ad655e
UHC ???±???­e^ 001111110011111100111111101000011011111000111111001111110011111110100001101010010110010101011110 3f3f3fa1be3f3f3fa1a9655e

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