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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 竇オ豎織竇オ豎織^ 111000101000010110110101111001101011000110010000010001001110001010000101101101011110011010110001100100000100010001011110 e285b5e6b19044e285b5e6b190445e
EUC-JP 竇オ豎織竇オ豎織^ 1110001111100101100011101011010111101100101100111011111110100101111000111110010110001110101101011110110010110011101111111010010101011110 e3e58eb5ecb3bfa5e3e58eb5ecb3bfa55e
UTF-8 竇オ豎織竇オ豎織^ 11100111101010111000011111101111101111011011010111101000101100011000111011100111101110011001010011100111101010111000011111101111101111011011010111101000101100011000111011100111101110011001010001011110 e7ab87efbdb5e8b18ee7b994e7ab87efbdb5e8b18ee7b9945e
UHC 竇??織竇??織^ 11010100111001000011111100111111111100101100010011010100111001000011111100111111111100101100010001011110 d4e43f3ff2c4d4e43f3ff2c45e

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