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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 迺狗岌迺狗岌^ 11100111100100101000101111100111100110111010011111100111100100101000101111100111100110111010011101011110 e7928be79ba7e7928be79ba75e
EUC-JP 迺狗岌迺狗岌^ 11101101111100101011011011101001110101101010100111101101111100101011011011101001110101101010100101011110 edf2b6e9d6a9edf2b6e9d6a95e
UTF-8 迺狗岌迺狗岌^ 11101000101111111011101011100111100010111001011111100101101100101000110011101000101111111011101011100111100010111001011111100101101100101000110001011110 e8bfbae78b97e5b28ce8bfbae78b97e5b28c5e
UHC ?狗??狗?^ 001111111100111110110111001111110011111111001111101101110011111101011110 3fcfb73f3fcfb73f5e

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