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 ¼ä×Ï}¼ä×Ï{^ 10001111101111001110010011010111110011110111110110001111101111001110010011010111110011110111101101011110 8fbce4d7cf7d8fbce4d7cf7b5e
SJIS-WIN ???×?}???×?{^ 001111110011111100111111100000010111111000111111011111010011111100111111001111111000000101111110001111110111101101011110 3f3f3f817e3f7d3f3f3f817e3f7b5e
EUC-JP ??ä×Ï}??ä×Ï{^ 0011111100111111100011111010101110100011101000011101111110001111101010101100000101111101001111110011111110001111101010111010001110100001110111111000111110101010110000010111101101011110 3f3f8faba3a1df8faac17d3f3f8faba3a1df8faac17b5e
UTF-8 ¼ä×Ï}¼ä×Ï{^ 1100001010001111110000101011110011000011101001001100001110010111110000111000111101111101110000101000111111000010101111001100001110100100110000111001011111000011100011110111101101011110 c28fc2bcc3a4c397c38f7dc28fc2bcc3a4c397c38f7b5e
UHC ?¼?×?}?¼?×?{^ 0011111110101000111110010011111110100001101111110011111101111101001111111010100011111001001111111010000110111111001111110111101101011110 3fa8f93fa1bf3f7d3fa8f93fa1bf3f7b5e

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