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^ 111010011000000110010100111001101011011110100001010001001110100110000001100101001110011010110111101000010100010001011110 e98194e6b7a144e98194e6b7a1445e
EUC-JP 驕疲キ。D驕疲キ。D^ 11110001111000011100100011101000100011101011011110001110101000010100010011110001111000011100100011101000100011101011011110001110101000010100010001011110 f1e1c8e88eb78ea144f1e1c8e88eb78ea1445e
UTF-8 驕疲キ。D驕疲キ。D^ 111010011010100110010101111001111001011010110010111011111011110110110111111011111011110110100001010001001110100110101001100101011110011110010110101100101110111110111101101101111110111110111101101000010100010001011110 e9a995e796b2efbdb7efbda144e9a995e796b2efbdb7efbda1445e
UHC 驕疲??D驕疲??D^ 110011101111011011111001101010100011111100111111010001001100111011110110111110011010101000111111001111110100010001011110 cef6f9aa3f3f44cef6f9aa3f3f445e

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