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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 跛ゥ辷ィ跛ゥ辷ィ^ 11100110111010101010100111100111100010001010100011100110111010101010100111100111100010001010100001011110 e6eaa9e788a8e6eaa9e788a85e
EUC-JP 跛ゥ辷ィ跛ゥ辷ィ^ 1110110011101100100011101010100111101101111010001000111010101000111011001110110010001110101010011110110111101000100011101010100001011110 ecec8ea9ede88ea8ecec8ea9ede88ea85e
UTF-8 跛ゥ辷ィ跛ゥ辷ィ^ 11101000101101111001101111101111101111011010100111101000101111101011011111101111101111011010100011101000101101111001101111101111101111011010100111101000101111101011011111101111101111011010100001011110 e8b79befbda9e8beb7efbda8e8b79befbda9e8beb7efbda85e
UHC 跛???跛???^ 1111011111110101001111110011111100111111111101111111010100111111001111110011111101011110 f7f53f3f3ff7f53f3f3f5e

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