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^ 111001101001100010010100111001101011010010110101010001001110011010011000100101001110011010110100101101010100010001011110 e69894e6b4b544e69894e6b4b5445e
EUC-JP 譏疲エオD譏疲エオD^ 11101011111110001100100011101000100011101011010010001110101101010100010011101011111110001100100011101000100011101011010010001110101101010100010001011110 ebf8c8e88eb48eb544ebf8c8e88eb48eb5445e
UTF-8 譏疲エオD譏疲エオD^ 111010001010110110001111111001111001011010110010111011111011110110110100111011111011110110110101010001001110100010101101100011111110011110010110101100101110111110111101101101001110111110111101101101010100010001011110 e8ad8fe796b2efbdb4efbdb544e8ad8fe796b2efbdb4efbdb5445e
UHC 譏疲??D譏疲??D^ 110100011100000111111001101010100011111100111111010001001101000111000001111110011010101000111111001111110100010001011110 d1c1f9aa3f3f44d1c1f9aa3f3f445e

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