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^ 1100001110110000110000101010100101000100110000111011000011000010101010010100010001011110 c3b0c2a944c3b0c2a9445e
EUC-JP テーツゥDテーツゥD^ 10001110110000111000111010110000100011101100001010001110101010010100010010001110110000111000111010110000100011101100001010001110101010010100010001011110 8ec38eb08ec28ea9448ec38eb08ec28ea9445e
UTF-8 テーツゥDテーツゥD^ 111011111011111010000011111011111011110110110000111011111011111010000010111011111011110110101001010001001110111110111110100000111110111110111101101100001110111110111110100000101110111110111101101010010100010001011110 efbe83efbdb0efbe82efbda944efbe83efbdb0efbe82efbda9445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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