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 鞫ケ辷ェ}鞫ケ辷ェ{^ 111001101001000110111001111001111000100010101010011111011110011010010001101110011110011110001000101010100111101101011110 e691b9e788aa7de691b9e788aa7b5e
EUC-JP 鞫ケ辷ェ}鞫ケ辷ェ{^ 11101011111100011000111010111001111011011110100010001110101010100111110111101011111100011000111010111001111011011110100010001110101010100111101101011110 ebf18eb9ede88eaa7debf18eb9ede88eaa7b5e
UTF-8 鞫ケ辷ェ}鞫ケ辷ェ{^ 111010011001111010101011111011111011110110111001111010001011111010110111111011111011110110101010011111011110100110011110101010111110111110111101101110011110100010111110101101111110111110111101101010100111101101011110 e99eabefbdb9e8beb7efbdaa7de99eabefbdb9e8beb7efbdaa7b5e
UHC 鞫???}鞫???{^ 11001111110101000011111100111111001111110111110111001111110101000011111100111111001111110111101101011110 cfd43f3f3f7dcfd43f3f3f7b5e

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