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 ??f[}??f[{^ 0011111100111111011001100101101101111101001111110011111101100110010110110111101101011110 3f3f665b7d3f3f665b7b5e
SJIS-WIN 蟾スf[}蟾スf[{^ 11100101101101111011110101100110010110110111110111100101101101111011110101100110010110110111101101011110 e5b7bd665b7de5b7bd665b7b5e
EUC-JP 蟾スf[}蟾スf[{^ 111010101011100110001110101111010110011001011011011111011110101010111001100011101011110101100110010110110111101101011110 eab98ebd665b7deab98ebd665b7b5e
UTF-8 蟾スf[}蟾スf[{^ 11101000100111111011111011101111101111011011110101100110010110110111110111101000100111111011111011101111101111011011110101100110010110110111101101011110 e89fbeefbdbd665b7de89fbeefbdbd665b7b5e
UHC 蟾?f[}蟾?f[{^ 11100000111010100011111101100110010110110111110111100000111010100011111101100110010110110111101101011110 e0ea3f665b7de0ea3f665b7b5e

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