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 äX‡X^ 1100001110100100010110001100001010001101110000101000011111000010100011010101100001011110 c3a458c28dc287c28d585e
SJIS-WIN ??X??????X^ 0011111100111111010110000011111100111111001111110011111100111111001111110101100001011110 3f3f583f3f3f3f3f3f585e
EUC-JP äX���X^ 100011111010101010101010100011111010001011110000010110001000111110101010101001000011111110001111101010101010010000111111100011111010101010100100001111110101100001011110 8faaaa8fa2f0588faaa43f8faaa43f8faaa43f585e
UTF-8 äX‡X^ 11000011100000111100001010100100010110001100001110000010110000101000110111000011100000101100001010000111110000111000001011000010100011010101100001011110 c383c2a458c382c28dc382c287c382c28d585e
UHC ?¤X??????X^ 001111111010001010110100010110000011111100111111001111110011111100111111001111110101100001011110 3fa2b4583f3f3f3f3f3f585e

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