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 踟ァ陷ゥ}踟ァ陷ゥ{^ 111001101111011110100111111010001001110010101001011111011110011011110111101001111110100010011100101010010111101101011110 e6f7a7e89ca97de6f7a7e89ca97b5e
EUC-JP 踟ァ陷ゥ}踟ァ陷ゥ{^ 11101100111110011000111010100111111011111111110010001110101010010111110111101100111110011000111010100111111011111111110010001110101010010111101101011110 ecf98ea7effc8ea97decf98ea7effc8ea97b5e
UTF-8 踟ァ陷ゥ}踟ァ陷ゥ{^ 111010001011100010011111111011111011110110100111111010011001100110110111111011111011110110101001011111011110100010111000100111111110111110111101101001111110100110011001101101111110111110111101101010010111101101011110 e8b89fefbda7e999b7efbda97de8b89fefbda7e999b7efbda97b5e
UHC ??陷?}??陷?{^ 00111111001111111111100111101000001111110111110100111111001111111111100111101000001111110111101101011110 3f3ff9e83f7d3f3ff9e83f7b5e

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