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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ツ篠ーツ偲伉湘εス 1100001010001110110000101011000011000010100011101100001110011000110000101000111111000011100000111100001110111101 c28ec2b0c28ec398c28fc383c3bd
EUC-JP ツ篠ーツ偲伉湘εス 100011101100001010111100110001001000111010110000100011101100001010111100110001011101000011000100101111101100010110100110110001011000111010111101 8ec2bcc48eb08ec2bcc5d0c4bec5a6c58ebd
UTF-8 ツ篠ーツ偲伉湘εス 1110111110111110100000101110011110101111101000001110111110111101101100001110111110111110100000101110010110000001101100101110010010111100100010011110011010111001100110001100111010110101111011111011110110111101 efbe82e7afa0efbdb0efbe82e581b2e4bc89e6b998ceb5efbdbd
UHC ?篠???伉湘ε? 00111111111000011100011000111111001111110011111111111001111100101101111111001111101001011110010100111111 3fe1c63f3f3ff9f2dfcfa5e53f

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