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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 踰ゥ迹ー\}踰ゥ迹ー\{^ 1110011011111010101010011110011110010001101100000101110001111101111001101111101010101001111001111001000110110000010111000111101101011110 e6faa9e791b05c7de6faa9e791b05c7b5e
EUC-JP 踰ゥ迹ー\}踰ゥ迹ー\{^ 111011001111110010001110101010011110110111110001100011101011000001011100011111011110110011111100100011101010100111101101111100011000111010110000010111000111101101011110 ecfc8ea9edf18eb05c7decfc8ea9edf18eb05c7b5e
UTF-8 踰ゥ迹ー\}踰ゥ迹ー\{^ 1110100010111000101100001110111110111101101010011110100010111111101110011110111110111101101100000101110001111101111010001011100010110000111011111011110110101001111010001011111110111001111011111011110110110000010111000111101101011110 e8b8b0efbda9e8bfb9efbdb05c7de8b8b0efbda9e8bfb9efbdb05c7b5e
UHC 踰?迹?\}踰?迹?\{^ 1110101110110010001111111110111011101001001111110101110001111101111010111011001000111111111011101110100100111111010111000111101101011110 ebb23feee93f5c7debb23feee93f5c7b5e

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