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 ????????U@B 0011111100111111001111110011111100111111001111110011111100111111010101010100000001000010 3f3f3f3f3f3f3f3f554042
SJIS-WIN ツ渉サテエツ篠キU@B 11000010100011111100001010111011110000111011010011000010100011101100001010110111010101010100000001000010 c28fc2bbc3b4c28ec2b7554042
EUC-JP ツ渉サテエツ篠キU@B 10001110110000101011111011000100100011101011101110001110110000111000111010110100100011101100001010111100110001001000111010110111010101010100000001000010 8ec2bec48ebb8ec38eb48ec2bcc48eb7554042
UTF-8 ツ渉サテエツ篠キU@B 111011111011111010000010111001101011100010001001111011111011110110111011111011111011111010000011111011111011110110110100111011111011111010000010111001111010111110100000111011111011110110110111010101010100000001000010 efbe82e6b889efbdbbefbe83efbdb4efbe82e7afa0efbdb7554042
UHC ??????篠?U@B 001111110011111100111111001111110011111100111111111000011100011000111111010101010100000001000010 3f3f3f3f3f3fe1c63f554042

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