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 ?甬?}?甬?{^ 0011111111100001010101000011111101111101001111111110000101010100001111110111101101011110 3fe1543f7d3fe1543f7b5e
EUC-JP 棅甬?}棅甬?{^ 100011111100001111111011111000011011010100111111011111011000111111000011111110111110000110110101001111110111101101011110 8fc3fbe1b53f7d8fc3fbe1b53f7b5e
UTF-8 棅甬쌩}棅甬쌩{^ 111001101010001110000101111001111001010010101100111011001000110010101001011111011110011010100011100001011110011110010100101011001110110010001100101010010111101101011110 e6a385e794acec8ca97de6a385e794acec8ca97b5e
UHC 棅甬쌩}棅甬쌩{^ 110111001011100011101001110001011011110111011111011111011101110010111000111010011100010110111101110111110111101101011110 dcb8e9c5bddf7ddcb8e9c5bddf7b5e

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