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 ç±ßÎ}ç±ßÎ{^ 1110011110110001110111111100111001111101111001111011000111011111110011100111101101011110 e7b1dfce7de7b1dfce7b5e
SJIS-WIN ?±??}?±??{^ 00111111100000010111110100111111001111110111110100111111100000010111110100111111001111110111101101011110 3f817d3f3f7d3f817d3f3f7b5e
EUC-JP ç±ßÎ}ç±ßÎ{^ 10001111101010111010111010100001110111101000111110101001110011101000111110101010110000100111110110001111101010111010111010100001110111101000111110101001110011101000111110101010110000100111101101011110 8fabaea1de8fa9ce8faac27d8fabaea1de8fa9ce8faac27b5e
UTF-8 ç±ßÎ}ç±ßÎ{^ 11000011101001111100001010110001110000111001111111000011100011100111110111000011101001111100001010110001110000111001111111000011100011100111101101011110 c3a7c2b1c39fc38e7dc3a7c2b1c39fc38e7b5e
UHC ?±ß?}?±ß?{^ 001111111010000110111110101010011010110000111111011111010011111110100001101111101010100110101100001111110111101101011110 3fa1bea9ac3f7d3fa1bea9ac3f7b5e

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