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 û̎´}û̎´{^ 1111101111001100100011101011010001111101111110111100110010001110101101000111101101011110 fbcc8eb47dfbcc8eb47b5e
SJIS-WIN ???´}???´{^ 00111111001111110011111110000001010011000111110100111111001111110011111110000001010011000111101101011110 3f3f3f814c7d3f3f3f814c7b5e
EUC-JP ûÌ?´}ûÌ?´{^ 100011111010101111100101100011111010101011000000001111111010000110101101011111011000111110101011111001011000111110101010110000000011111110100001101011010111101101011110 8fabe58faac03fa1ad7d8fabe58faac03fa1ad7b5e
UTF-8 û̎´}û̎´{^ 11000011101110111100001110001100110000101000111011000010101101000111110111000011101110111100001110001100110000101000111011000010101101000111101101011110 c3bbc38cc28ec2b47dc3bbc38cc28ec2b47b5e
UHC ???´}???´{^ 00111111001111110011111110100010101001010111110100111111001111110011111110100010101001010111101101011110 3f3f3fa2a57d3f3f3fa2a57b5e

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