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 שN[}שN[{^ 1101011110101001010011100101101101111101110101111010100101001110010110110111101101011110 d7a94e5b7dd7a94e5b7b5e
SJIS-WIN ×?N[}×?N[{^ 10000001011111100011111101001110010110110111110110000001011111100011111101001110010110110111101101011110 817e3f4e5b7d817e3f4e5b7b5e
EUC-JP שN[}שN[{^ 1010000111011111100011111010001011101101010011100101101101111101101000011101111110001111101000101110110101001110010110110111101101011110 a1df8fa2ed4e5b7da1df8fa2ed4e5b7b5e
UTF-8 שN[}שN[{^ 110000111001011111000010101010010100111001011011011111011100001110010111110000101010100101001110010110110111101101011110 c397c2a94e5b7dc397c2a94e5b7b5e
UHC ×?N[}×?N[{^ 10100001101111110011111101001110010110110111110110100001101111110011111101001110010110110111101101011110 a1bf3f4e5b7da1bf3f4e5b7b5e

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