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ϼ{^ 11111011110001111000111010111101111110110100100011001111101111000111110111111011110001111000111010111101111110110100100011001111101111000111101101011110 fbc78ebdfb48cfbc7dfbc78ebdfb48cfbc7b5e
SJIS-WIN ?????H??}?????H??{^ 00111111001111110011111100111111001111110100100000111111001111110111110100111111001111110011111100111111001111110100100000111111001111110111101101011110 3f3f3f3f3f483f3f7d3f3f3f3f3f483f3f7b5e
EUC-JP ûÇ??ûHÏ?}ûÇ??ûHÏ?{^ 1000111110101011111001011000111110101010101011100011111100111111100011111010101111100101010010001000111110101010110000010011111101111101100011111010101111100101100011111010101010101110001111110011111110001111101010111110010101001000100011111010101011000001001111110111101101011110 8fabe58faaae3f3f8fabe5488faac13f7d8fabe58faaae3f3f8fabe5488faac13f7b5e
UTF-8 ûǎ½ûHϼ}ûǎ½ûHϼ{^ 110000111011101111000011100001111100001010001110110000101011110111000011101110110100100011000011100011111100001010111100011111011100001110111011110000111000011111000010100011101100001010111101110000111011101101001000110000111000111111000010101111000111101101011110 c3bbc387c28ec2bdc3bb48c38fc2bc7dc3bbc387c28ec2bdc3bb48c38fc2bc7b5e
UHC ???½?H?¼}???½?H?¼{^ 0011111100111111001111111010100011110110001111110100100000111111101010001111100101111101001111110011111100111111101010001111011000111111010010000011111110101000111110010111101101011110 3f3f3fa8f63f483fa8f97d3f3f3fa8f63f483fa8f97b5e

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