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 脛件秋}脛件秋{^ 111000111111100010001100100011111000111101001000011111011110001111111000100011001000111110001111010010000111101101011110 e3f88c8f8f487de3f88c8f8f487b5e
EUC-JP 脛件秋}脛件秋{^ 111001101111101010110111111011111011110110101001011111011110011011111010101101111110111110111101101010010111101101011110 e6fab7efbda97de6fab7efbda97b5e
UTF-8 脛件秋}脛件秋{^ 111010001000010010011011111001001011101110110110111001111010011110001011011111011110100010000100100110111110010010111011101101101110011110100111100010110111101101011110 e8849be4bbb6e7a78b7de8849be4bbb6e7a78b7b5e
UHC 脛件秋}脛件秋{^ 110011001110101111001011111011001111010111010101011111011100110011101011110010111110110011110101110101010111101101011110 ccebcbecf5d57dccebcbecf5d57b5e

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