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 溿嫉イ鮓サ釥疾^ 111110110100101010001110101110011111000010110100101100101110100110110110101110111111101111000000100011101011111001011110 fb4a8eb9f0b4b2e9b6bbfbc08ebe5e
EUC-JP 溿嫉?イ鮓サ釥疾^ 100011111100100010110001101111001011101100111111100011101011001011110010101110001000111010111011100011111110001110101011101111001100000001011110 8fc8b1bcbb3f8eb2f2b88ebb8fe3abbcc05e
UTF-8 溿嫉イ鮓サ釥疾^ 11100110101110101011111111100101101010111000100111101110100000011011001111101111101111011011001011101001101011101001001111101111101111011011101111101001100001111010010111100111100101101011111001011110 e6babfe5ab89ee81b3efbdb2e9ae93efbdbbe987a5e796be5e
UHC ?嫉?????疾^ 0011111111110010111011000011111100111111001111110011111100111111111100101111000001011110 3ff2ec3f3f3f3f3ff2f05e

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