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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 銹馴ォサD銹馴ォサD^ 111001111111011010010011111010011010101110111011010001001110011111110110100100111110100110101011101110110100010001011110 e7f693e9abbb44e7f693e9abbb445e
EUC-JP 銹馴ォサD銹馴ォサD^ 11101110111110001100011011101011100011101010101110001110101110110100010011101110111110001100011011101011100011101010101110001110101110110100010001011110 eef8c6eb8eab8ebb44eef8c6eb8eab8ebb445e
UTF-8 銹馴ォサD銹馴ォサD^ 111010011000101010111001111010011010011010110100111011111011110110101011111011111011110110111011010001001110100110001010101110011110100110100110101101001110111110111101101010111110111110111101101110110100010001011110 e98ab9e9a6b4efbdabefbdbb44e98ab9e9a6b4efbdabefbdbb445e
UHC 銹馴??D銹馴??D^ 111000101100100011100010111110000011111100111111010001001110001011001000111000101111100000111111001111110100010001011110 e2c8e2f83f3f44e2c8e2f83f3f445e

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