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}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 讚愉W}讚愉W{^ 11100110101010111001011011111001010101110111110111100110101010111001011011111001010101110111101101011110 e6ab96f9577de6ab96f9577b5e
EUC-JP 讚愉W}讚愉W{^ 11101100101011011100110011111011010101110111110111101100101011011100110011111011010101110111101101011110 ecadccfb577decadccfb577b5e
UTF-8 讚愉W}讚愉W{^ 1110100010101110100110101110011010000100100010010101011101111101111010001010111010011010111001101000010010001001010101110111101101011110 e8ae9ae68489577de8ae9ae68489577b5e
UHC 讚愉W}讚愉W{^ 11110011110001101110101011110000010101110111110111110011110001101110101011110000010101110111101101011110 f3c6eaf0577df3c6eaf0577b5e

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