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 ëߒN[}ëߒN[{^ 11101011110111111001001001001110010110110111110111101011110111111001001001001110010110110111101101011110 ebdf924e5b7debdf924e5b7b5e
SJIS-WIN ???N[}???N[{^ 00111111001111110011111101001110010110110111110100111111001111110011111101001110010110110111101101011110 3f3f3f4e5b7d3f3f3f4e5b7b5e
EUC-JP ëß?N[}ëß?N[{^ 100011111010101110110011100011111010100111001110001111110100111001011011011111011000111110101011101100111000111110101001110011100011111101001110010110110111101101011110 8fabb38fa9ce3f4e5b7d8fabb38fa9ce3f4e5b7b5e
UTF-8 ëߒN[}ëߒN[{^ 11000011101010111100001110011111110000101001001001001110010110110111110111000011101010111100001110011111110000101001001001001110010110110111101101011110 c3abc39fc2924e5b7dc3abc39fc2924e5b7b5e
UHC ?ß?N[}?ß?N[{^ 001111111010100110101100001111110100111001011011011111010011111110101001101011000011111101001110010110110111101101011110 3fa9ac3f4e5b7d3fa9ac3f4e5b7b5e

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