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 跣ゥ奓ェ}跣ゥ奓ェ{^ 111001101110111110101001111110101010000010101010011111011110011011101111101010011111101010100000101010100111101101011110 e6efa9faa0aa7de6efa9faa0aa7b5e
EUC-JP 跣ゥ奓ェ}跣ゥ奓ェ{^ 111011001111000110001110101010011000111110111000111101011000111010101010011111011110110011110001100011101010100110001111101110001111010110001110101010100111101101011110 ecf18ea98fb8f58eaa7decf18ea98fb8f58eaa7b5e
UTF-8 跣ゥ奓ェ}跣ゥ奓ェ{^ 111010001011011110100011111011111011110110101001111001011010010110010011111011111011110110101010011111011110100010110111101000111110111110111101101010011110010110100101100100111110111110111101101010100111101101011110 e8b7a3efbda9e5a593efbdaa7de8b7a3efbda9e5a593efbdaa7b5e
UHC 跣???}跣???{^ 11100000110100110011111100111111001111110111110111100000110100110011111100111111001111110111101101011110 e0d33f3f3f7de0d33f3f3f7b5e

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