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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 踰ゥ逵ゥ[踰ゥ逵ゥ[^ 111001101111101010101001111001111001110010101001010110111110011011111010101010011110011110011100101010010101101101011110 e6faa9e79ca95be6faa9e79ca95b5e
EUC-JP 踰ゥ逵ゥ[踰ゥ逵ゥ[^ 11101100111111001000111010101001111011011111110010001110101010010101101111101100111111001000111010101001111011011111110010001110101010010101101101011110 ecfc8ea9edfc8ea95becfc8ea9edfc8ea95b5e
UTF-8 踰ゥ逵ゥ[踰ゥ逵ゥ[^ 111010001011100010110000111011111011110110101001111010011000000010110101111011111011110110101001010110111110100010111000101100001110111110111101101010011110100110000000101101011110111110111101101010010101101101011110 e8b8b0efbda9e980b5efbda95be8b8b0efbda9e980b5efbda95b5e
UHC 踰?逵?[踰?逵?[^ 111010111011001000111111110100001011000000111111010110111110101110110010001111111101000010110000001111110101101101011110 ebb23fd0b03f5bebb23fd0b03f5b5e

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