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^ 111010001101111110010100111001101011011110100001010001001110100011011111100101001110011010110111101000010100010001011110 e8df94e6b7a144e8df94e6b7a1445e
EUC-JP 鞜疲キ。D鞜疲キ。D^ 11110000111000011100100011101000100011101011011110001110101000010100010011110000111000011100100011101000100011101011011110001110101000010100010001011110 f0e1c8e88eb78ea144f0e1c8e88eb78ea1445e
UTF-8 鞜疲キ。D鞜疲キ。D^ 111010011001111010011100111001111001011010110010111011111011110110110111111011111011110110100001010001001110100110011110100111001110011110010110101100101110111110111101101101111110111110111101101000010100010001011110 e99e9ce796b2efbdb7efbda144e99e9ce796b2efbdb7efbda1445e
UHC ?疲??D?疲??D^ 00111111111110011010101000111111001111110100010000111111111110011010101000111111001111110100010001011110 3ff9aa3f3f443ff9aa3f3f445e

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