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 ??T[f??T[^}Y??T[f??T[^}bE 00111111001111110101010001011011011001100011111100111111010101000101101101011110011111010101100100111111001111110101010001011011011001100011111100111111010101000101101101011110011111010110001001000101 3f3f545b663f3f545b5e7d593f3f545b663f3f545b5e7d6245
SJIS-WIN 蜿ゥT[f蜿ゥT[^}Y蜿ゥT[f蜿ゥT[^}bE 1110010110001111101010010101010001011011011001101110010110001111101010010101010001011011010111100111110101011001111001011000111110101001010101000101101101100110111001011000111110101001010101000101101101011110011111010110001001000101 e58fa9545b66e58fa9545b5e7d59e58fa9545b66e58fa9545b5e7d6245
EUC-JP 蜿ゥT[f蜿ゥT[^}Y蜿ゥT[f蜿ゥT[^}bE 111010011110111110001110101010010101010001011011011001101110100111101111100011101010100101010100010110110101111001111101010110011110100111101111100011101010100101010100010110110110011011101001111011111000111010101001010101000101101101011110011111010110001001000101 e9ef8ea9545b66e9ef8ea9545b5e7d59e9ef8ea9545b66e9ef8ea9545b5e7d6245
UTF-8 蜿ゥT[f蜿ゥT[^}Y蜿ゥT[f蜿ゥT[^}bE 1110100010011100101111111110111110111101101010010101010001011011011001101110100010011100101111111110111110111101101010010101010001011011010111100111110101011001111010001001110010111111111011111011110110101001010101000101101101100110111010001001110010111111111011111011110110101001010101000101101101011110011111010110001001000101 e89cbfefbda9545b66e89cbfefbda9545b5e7d59e89cbfefbda9545b66e89cbfefbda9545b5e7d6245
UHC ??T[f??T[^}Y??T[f??T[^}bE 00111111001111110101010001011011011001100011111100111111010101000101101101011110011111010101100100111111001111110101010001011011011001100011111100111111010101000101101101011110011111010110001001000101 3f3f545b663f3f545b5e7d593f3f545b663f3f545b5e7d6245

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