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 睫箚抛}睫箚抛{^ 111000011100101011100010101100101001110101100101011111011110000111001010111000101011001010011101011001010111101101011110 e1cae2b29d657de1cae2b29d657b5e
EUC-JP 睫箚抛}睫箚抛{^ 111000101100110011100100101101001101100111000110011111011110001011001100111001001011010011011001110001100111101101011110 e2cce4b4d9c67de2cce4b4d9c67b5e
UTF-8 睫箚抛}睫箚抛{^ 111001111001110110101011111001111010111010011010111001101000101010011011011111011110011110011101101010111110011110101110100110101110011010001010100110110111101101011110 e79dabe7ae9ae68a9b7de79dabe7ae9ae68a9b7b5e
UHC 睫箚抛}睫箚抛{^ 111101001110001011110011101100001111100011011000011111011111010011100010111100111011000011111000110110000111101101011110 f4e2f3b0f8d87df4e2f3b0f8d87b5e

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