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 テ、ツ慊篠渉習 1100001110100100110000101001110011000010100011101100001010001111110000101000111101001011 c3a4c29cc28ec28fc28f4b
EUC-JP テ、ツ慊篠渉習 1000111011000011100011101010010010001110110000101101100011000100101111001100010010111110110001001011110110101100 8ec38ea48ec2d8c4bcc4bec4bdac
UTF-8 テ、ツ慊篠渉習 111011111011111010000011111011111011110110100100111011111011111010000010111001101000010110001010111001111010111110100000111001101011100010001001111001111011111110010010 efbe83efbda4efbe82e6858ae7afa0e6b889e7bf92
UHC ???慊篠?習 00111111001111110011111111001100110000111110000111000110001111111110001110100111 3f3f3fccc3e1c63fe3a7

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