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 踴ケ迴・踴ケ邇ウ^ 11100110111110111011100111100111100011111010010111100110111110111011100111100111100011101011001101011110 e6fbb9e78fa5e6fbb9e78eb35e
EUC-JP 踴ケ迴・踴ケ邇ウ^ 1110110011111101100011101011100111101101111011111000111010100101111011001111110110001110101110011110110111101110100011101011001101011110 ecfd8eb9edef8ea5ecfd8eb9edee8eb35e
UTF-8 踴ケ迴・踴ケ邇ウ^ 11101000101110001011010011101111101111011011100111101000101111111011010011101111101111011010010111101000101110001011010011101111101111011011100111101001100000101000011111101111101111011011001101011110 e8b8b4efbdb9e8bfb4efbda5e8b8b4efbdb9e98287efbdb35e
UHC ??????邇?^ 00111111001111110011111100111111001111110011111111101100110001000011111101011110 3f3f3f3f3f3fecc43f5e

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