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 ??W\n}??W\n{^ 00111111001111110101011101011100011011100111110100111111001111110101011101011100011011100111101101011110 3f3f575c6e7d3f3f575c6e7b5e
SJIS-WIN 讚愉W\n}讚愉W\n{^ 1110011010101011100101101111100101010111010111000110111001111101111001101010101110010110111110010101011101011100011011100111101101011110 e6ab96f9575c6e7de6ab96f9575c6e7b5e
EUC-JP 讚愉W\n}讚愉W\n{^ 1110110010101101110011001111101101010111010111000110111001111101111011001010110111001100111110110101011101011100011011100111101101011110 ecadccfb575c6e7decadccfb575c6e7b5e
UTF-8 讚愉W\n}讚愉W\n{^ 111010001010111010011010111001101000010010001001010101110101110001101110011111011110100010101110100110101110011010000100100010010101011101011100011011100111101101011110 e8ae9ae68489575c6e7de8ae9ae68489575c6e7b5e
UHC 讚愉W\n}讚愉W\n{^ 1111001111000110111010101111000001010111010111000110111001111101111100111100011011101010111100000101011101011100011011100111101101011110 f3c6eaf0575c6e7df3c6eaf0575c6e7b5e

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