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 ûǎ½ûHÏÏ}ûǎ½ûHÏÏ{^ 11111011110001111000111010111101111110110100100011001111110011110111110111111011110001111000111010111101111110110100100011001111110011110111101101011110 fbc78ebdfb48cfcf7dfbc78ebdfb48cfcf7b5e
SJIS-WIN ?????H??}?????H??{^ 00111111001111110011111100111111001111110100100000111111001111110111110100111111001111110011111100111111001111110100100000111111001111110111101101011110 3f3f3f3f3f483f3f7d3f3f3f3f3f483f3f7b5e
EUC-JP ûÇ??ûHÏÏ}ûÇ??ûHÏÏ{^ 100011111010101111100101100011111010101010101110001111110011111110001111101010111110010101001000100011111010101011000001100011111010101011000001011111011000111110101011111001011000111110101010101011100011111100111111100011111010101111100101010010001000111110101010110000011000111110101010110000010111101101011110 8fabe58faaae3f3f8fabe5488faac18faac17d8fabe58faaae3f3f8fabe5488faac18faac17b5e
UTF-8 ûǎ½ûHÏÏ}ûǎ½ûHÏÏ{^ 110000111011101111000011100001111100001010001110110000101011110111000011101110110100100011000011100011111100001110001111011111011100001110111011110000111000011111000010100011101100001010111101110000111011101101001000110000111000111111000011100011110111101101011110 c3bbc387c28ec2bdc3bb48c38fc38f7dc3bbc387c28ec2bdc3bb48c38fc38f7b5e
UHC ???½?H??}???½?H??{^ 001111110011111100111111101010001111011000111111010010000011111100111111011111010011111100111111001111111010100011110110001111110100100000111111001111110111101101011110 3f3f3fa8f63f483f3f7d3f3f3fa8f63f483f3f7b5e

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