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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 鬆キ迹ー}鬆キ迹ー{^ 111010011010000010110111111001111001000110110000011111011110100110100000101101111110011110010001101100000111101101011110 e9a0b7e791b07de9a0b7e791b07b5e
EUC-JP 鬆キ迹ー}鬆キ迹ー{^ 11110010101000101000111010110111111011011111000110001110101100000111110111110010101000101000111010110111111011011111000110001110101100000111101101011110 f2a28eb7edf18eb07df2a28eb7edf18eb07b5e
UTF-8 鬆キ迹ー}鬆キ迹ー{^ 111010011010110010000110111011111011110110110111111010001011111110111001111011111011110110110000011111011110100110101100100001101110111110111101101101111110100010111111101110011110111110111101101100000111101101011110 e9ac86efbdb7e8bfb9efbdb07de9ac86efbdb7e8bfb9efbdb07b5e
UHC ??迹?}??迹?{^ 00111111001111111110111011101001001111110111110100111111001111111110111011101001001111110111101101011110 3f3feee93f7d3f3feee93f7b5e

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