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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 迚狗イ。D迚狗イ。D^ 111001111000100110001011111001111011001010100001010001001110011110001001100010111110011110110010101000010100010001011110 e7898be7b2a144e7898be7b2a1445e
EUC-JP 迚狗イ。D迚狗イ。D^ 11101101111010011011011011101001100011101011001010001110101000010100010011101101111010011011011011101001100011101011001010001110101000010100010001011110 ede9b6e98eb28ea144ede9b6e98eb28ea1445e
UTF-8 迚狗イ。D迚狗イ。D^ 111010001011111110011010111001111000101110010111111011111011110110110010111011111011110110100001010001001110100010111111100110101110011110001011100101111110111110111101101100101110111110111101101000010100010001011110 e8bf9ae78b97efbdb2efbda144e8bf9ae78b97efbdb2efbda1445e
UHC ?狗??D?狗??D^ 00111111110011111011011100111111001111110100010000111111110011111011011100111111001111110100010001011110 3fcfb73f3f443fcfb73f3f445e

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