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 ??m[}??m[{^ 0011111100111111011011010101101101111101001111110011111101101101010110110111101101011110 3f3f6d5b7d3f3f6d5b7b5e
SJIS-WIN 偲磁m[}偲磁m[{^ 100011101100001110001110101001010110110101011011011111011000111011000011100011101010010101101101010110110111101101011110 8ec38ea56d5b7d8ec38ea56d5b7b5e
EUC-JP 偲磁m[}偲磁m[{^ 101111001100010110111100101001110110110101011011011111011011110011000101101111001010011101101101010110110111101101011110 bcc5bca76d5b7dbcc5bca76d5b7b5e
UTF-8 偲磁m[}偲磁m[{^ 11100101100000011011001011100111101000111000000101101101010110110111110111100101100000011011001011100111101000111000000101101101010110110111101101011110 e581b2e7a3816d5b7de581b2e7a3816d5b7b5e
UHC ?磁m[}?磁m[{^ 00111111111011011011100001101101010110110111110100111111111011011011100001101101010110110111101101011110 3fedb86d5b7d3fedb86d5b7b5e

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