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 ³ÇßÏ}³ÇßÏ{^ 10001111101100111100011111011111110011110111110110001111101100111100011111011111110011110111101101011110 8fb3c7dfcf7d8fb3c7dfcf7b5e
SJIS-WIN ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
EUC-JP ??ÇßÏ}??ÇßÏ{^ 00111111001111111000111110101010101011101000111110101001110011101000111110101010110000010111110100111111001111111000111110101010101011101000111110101001110011101000111110101010110000010111101101011110 3f3f8faaae8fa9ce8faac17d3f3f8faaae8fa9ce8faac17b5e
UTF-8 ³ÇßÏ}³ÇßÏ{^ 1100001010001111110000101011001111000011100001111100001110011111110000111000111101111101110000101000111111000010101100111100001110000111110000111001111111000011100011110111101101011110 c28fc2b3c387c39fc38f7dc28fc2b3c387c39fc38f7b5e
UHC ?³?ß?}?³?ß?{^ 0011111110101001111110000011111110101001101011000011111101111101001111111010100111111000001111111010100110101100001111110111101101011110 3fa9f83fa9ac3f7d3fa9f83fa9ac3f7b5e

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