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 ???G}???G{^ 0011111100111111001111110100011101111101001111110011111100111111010001110111101101011110 3f3f3f477d3f3f3f477b5e
SJIS-WIN 猷??G}猷??G{^ 10010111010100010011111100111111010001110111110110010111010100010011111100111111010001110111101101011110 97513f3f477d97513f3f477b5e
EUC-JP 猷??G}猷??G{^ 11001101101100100011111100111111010001110111110111001101101100100011111100111111010001110111101101011110 cdb23f3f477dcdb23f3f477b5e
UTF-8 猷듸쨬G}猷듸쨬G{^ 1110011110001100101101111110101110010011101110001110110010101000101011000100011101111101111001111000110010110111111010111001001110111000111011001010100010101100010001110111101101011110 e78cb7eb93b8eca8ac477de78cb7eb93b8eca8ac477b5e
UHC 猷듸쨬G}猷듸쨬G{^ 1110101110100011101101011110111110100100100001100100011101111101111010111010001110110101111011111010010010000110010001110111101101011110 eba3b5efa486477deba3b5efa486477b5e

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