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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ⅹ称エ}ⅹ称エ{^ 11111010010010011000111111001100101101000111110111111010010010011000111111001100101101000111101101011110 fa498fccb47dfa498fccb47b5e
EUC-JP ?称エ}?称エ{^ 00111111101111101100111010001110101101000111110100111111101111101100111010001110101101000111101101011110 3fbece8eb47d3fbece8eb47b5e
UTF-8 ⅹ称エ}ⅹ称エ{^ 111000101000010110111001111001111010011110110000111011111011110110110100011111011110001010000101101110011110011110100111101100001110111110111101101101000111101101011110 e285b9e7a7b0efbdb47de285b9e7a7b0efbdb47b5e
UHC ⅹ??}ⅹ??{^ 1010010110101010001111110011111101111101101001011010101000111111001111110111101101011110 a5aa3f3f7da5aa3f3f7b5e

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