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 ?????????w 00111111001111110011111100111111001111110011111100111111001111110011111101110111 3f3f3f3f3f3f3f3f3f77
SJIS-WIN ツ渉ォテ督渉ォツェw 11000010100011111100001010101011110000111001001111000010100011111100001010101011110000101010101001110111 c28fc2abc393c28fc2abc2aa77
EUC-JP ツ渉ォテ督渉ォツェw 10001110110000101011111011000100100011101010101110001110110000111100011011000100101111101100010010001110101010111000111011000010100011101010101001110111 8ec2bec48eab8ec3c6c4bec48eab8ec28eaa77
UTF-8 ツ渉ォテ督渉ォツェw 11101111101111101000001011100110101110001000100111101111101111011010101111101111101111101000001111100111100111011010001111100110101110001000100111101111101111011010101111101111101111101000001011101111101111011010101001110111 efbe82e6b889efbdabefbe83e79da3e6b889efbdabefbe82efbdaa77
UHC ????督????w 0011111100111111001111110011111111010100101111010011111100111111001111110011111101110111 3f3f3f3fd4bd3f3f3f3f77

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