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 踰ゥ逅コ}踰ゥ逅コ{^ 111001101111101010101001111001111001000010111010011111011110011011111010101010011110011110010000101110100111101101011110 e6faa9e790ba7de6faa9e790ba7b5e
EUC-JP 踰ゥ逅コ}踰ゥ逅コ{^ 11101100111111001000111010101001111011011111000010001110101110100111110111101100111111001000111010101001111011011111000010001110101110100111101101011110 ecfc8ea9edf08eba7decfc8ea9edf08eba7b5e
UTF-8 踰ゥ逅コ}踰ゥ逅コ{^ 111010001011100010110000111011111011110110101001111010011000000010000101111011111011110110111010011111011110100010111000101100001110111110111101101010011110100110000000100001011110111110111101101110100111101101011110 e8b8b0efbda9e98085efbdba7de8b8b0efbda9e98085efbdba7b5e
UHC 踰?逅?}踰?逅?{^ 111010111011001000111111111111011011000100111111011111011110101110110010001111111111110110110001001111110111101101011110 ebb23ffdb13f7debb23ffdb13f7b5e

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