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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN テ、テ慊債渉従 1100001110100100110000111001110011000010100011011100001010001111110000101000111101011101 c3a4c39cc28dc28fc28f5d
EUC-JP テ、テ慊債渉従 1000111011000011100011101010010010001110110000111101100011000100101110101100010010111110110001001011110110111110 8ec38ea48ec3d8c4bac4bec4bdbe
UTF-8 テ、テ慊債渉従 111011111011111010000011111011111011110110100100111011111011111010000011111001101000010110001010111001011000001010110101111001101011100010001001111001011011111010010011 efbe83efbda4efbe83e6858ae582b5e6b889e5be93
UHC ???慊債?? 001111110011111100111111110011001100001111110011111100000011111100111111 3f3f3fccc3f3f03f3f

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