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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 逋ァ陷ゥ}逋ァ陷ゥ{^ 111001111001100110100111111010001001110010101001011111011110011110011001101001111110100010011100101010010111101101011110 e799a7e89ca97de799a7e89ca97b5e
EUC-JP 逋ァ陷ゥ}逋ァ陷ゥ{^ 11101101111110011000111010100111111011111111110010001110101010010111110111101101111110011000111010100111111011111111110010001110101010010111101101011110 edf98ea7effc8ea97dedf98ea7effc8ea97b5e
UTF-8 逋ァ陷ゥ}逋ァ陷ゥ{^ 111010011000000010001011111011111011110110100111111010011001100110110111111011111011110110101001011111011110100110000000100010111110111110111101101001111110100110011001101101111110111110111101101010010111101101011110 e9808befbda7e999b7efbda97de9808befbda7e999b7efbda97b5e
UHC 逋?陷?}逋?陷?{^ 111110001110011100111111111110011110100000111111011111011111100011100111001111111111100111101000001111110111101101011110 f8e73ff9e83f7df8e73ff9e83f7b5e

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