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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 銖厄スゥ錮溷」サ 111001111111000110010110111011111011110110101001111001111111110010011111111001011010001110111011 e7f196efbda9e7fc9fe5a3bb
EUC-JP 銖厄スゥ錮溷」サ 11101110111100111100110011110001100011101011110110001110101010011110111011111110110111101110011110001110101000111000111010111011 eef3ccf18ebd8ea9eefedee78ea38ebb
UTF-8 銖厄スゥ錮溷」サ 111010011000101010010110111001011000111010000100111011111011110110111101111011111011110110101001111010011000110010101110111001101011101010110111111011111011110110100011111011111011110110111011 e98a96e58e84efbdbdefbda9e98caee6bab7efbda3efbdbb
UHC 銖厄??錮??? 1110001011000111111001001111100000111111001111111100110111010001001111110011111100111111 e2c7e4f83f3fcdd13f3f3f

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