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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 捨簧睹}捨簧睹{^ 100011101100110011100010110011101110000111001111011111011000111011001100111000101100111011100001110011110111101101011110 8ecce2cee1cf7d8ecce2cee1cf7b5e
EUC-JP 捨簧睹}捨簧睹{^ 101111001100111011100100110100001110001011010001011111011011110011001110111001001101000011100010110100010111101101011110 bccee4d0e2d17dbccee4d0e2d17b5e
UTF-8 捨簧睹}捨簧睹{^ 111001101000110110101000111001111011000010100111111001111001110110111001011111011110011010001101101010001110011110110000101001111110011110011101101110010111101101011110 e68da8e7b0a7e79db97de68da8e7b0a7e79db97b5e
UHC 捨簧睹}捨簧睹{^ 110111101101011111111100110101111101010010101001011111011101111011010111111111001101011111010100101010010111101101011110 ded7fcd7d4a97dded7fcd7d4a97b5e

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