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 ???rL???rL^ 0011111100111111001111110111001001001100001111110011111100111111011100100100110001011110 3f3f3f724c3f3f3f724c5e
SJIS-WIN 猷??rL猷??rL^ 10010111010100010011111100111111011100100100110010010111010100010011111100111111011100100100110001011110 97513f3f724c97513f3f724c5e
EUC-JP 猷??rL猷??rL^ 11001101101100100011111100111111011100100100110011001101101100100011111100111111011100100100110001011110 cdb23f3f724ccdb23f3f724c5e
UTF-8 猷듸퐴rL猷듸퐴rL^ 1110011110001100101101111110101110010011101110001110110110010000101101000111001001001100111001111000110010110111111010111001001110111000111011011001000010110100011100100100110001011110 e78cb7eb93b8ed90b4724ce78cb7eb93b8ed90b4724c5e
UHC 猷듸퐴rL猷듸퐴rL^ 1110101110100011101101011110111110111101100111010111001001001100111010111010001110110101111011111011110110011101011100100100110001011110 eba3b5efbd9d724ceba3b5efbd9d724c5e

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