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 ????????N}B 0011111100111111001111110011111100111111001111110011111100111111010011100111110101000010 3f3f3f3f3f3f3f3f4e7d42
SJIS-WIN ツ渉サテエツ篠ゥN}B 11000010100011111100001010111011110000111011010011000010100011101100001010101001010011100111110101000010 c28fc2bbc3b4c28ec2a94e7d42
EUC-JP ツ渉サテエツ篠ゥN}B 10001110110000101011111011000100100011101011101110001110110000111000111010110100100011101100001010111100110001001000111010101001010011100111110101000010 8ec2bec48ebb8ec38eb48ec2bcc48ea94e7d42
UTF-8 ツ渉サテエツ篠ゥN}B 111011111011111010000010111001101011100010001001111011111011110110111011111011111011111010000011111011111011110110110100111011111011111010000010111001111010111110100000111011111011110110101001010011100111110101000010 efbe82e6b889efbdbbefbe83efbdb4efbe82e7afa0efbda94e7d42
UHC ??????篠?N}B 001111110011111100111111001111110011111100111111111000011100011000111111010011100111110101000010 3f3f3f3f3f3fe1c63f4e7d42

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