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 ???V???V^ 001111110011111100111111010101100011111100111111001111110101011001011110 3f3f3f563f3f3f565e
SJIS-WIN 猷??V猷??V^ 1001011101010001001111110011111101010110100101110101000100111111001111110101011001011110 97513f3f5697513f3f565e
EUC-JP 猷??V猷??V^ 1100110110110010001111110011111101010110110011011011001000111111001111110101011001011110 cdb23f3f56cdb23f3f565e
UTF-8 猷듸쨬V猷듸쨬V^ 111001111000110010110111111010111001001110111000111011001010100010101100010101101110011110001100101101111110101110010011101110001110110010101000101011000101011001011110 e78cb7eb93b8eca8ac56e78cb7eb93b8eca8ac565e
UHC 猷듸쨬V猷듸쨬V^ 111010111010001110110101111011111010010010000110010101101110101110100011101101011110111110100100100001100101011001011110 eba3b5efa48656eba3b5efa486565e

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