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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 質焄ズ質焄スワ^ 1111001010101001100011101011111111111011010101001011110111011110111100101010100110001110101111111111101101010100101111011101110001011110 f2a98ebffb54bddef2a98ebffb54bddc5e
EUC-JP ?質焄ズ?質焄スワ^ 001111111011110011000001100011111100100111100011100011101011110110001110110111100011111110111100110000011000111111001001111000111000111010111101100011101101110001011110 3fbcc18fc9e38ebd8ede3fbcc18fc9e38ebd8edc5e
UTF-8 質焄ズ質焄スワ^ 11101110100001111010000011101000101100111010101011100111100001001000010011101111101111011011110111101111101111101001111011101110100001111010000011101000101100111010101011100111100001001000010011101111101111011011110111101111101111101001110001011110 ee87a0e8b3aae78484efbdbdefbe9eee87a0e8b3aae78484efbdbdefbe9c5e
UHC ?質焄???質焄??^ 001111111111001011110101111111011011011000111111001111110011111111110010111101011111110110110110001111110011111101011110 3ff2f5fdb63f3f3ff2f5fdb63f3f5e

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