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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ??癰[??癰[^ 0011111100111111111000011001111001011011001111110011111111100001100111100101101101011110 3f3fe19e5b3f3fe19e5b5e
EUC-JP ??癰[??癰[^ 0011111100111111111000011111111001011011001111110011111111100001111111100101101101011110 3f3fe1fe5b3f3fe1fe5b5e
UTF-8 손샬癰[손샬癰[^ 111011001000011010010000111011001000001110101100111001111001100110110000010110111110110010000110100100001110110010000011101011001110011110011001101100000101101101011110 ec8690ec83ace799b05bec8690ec83ace799b05b5e
UHC 손샬癰[손샬癰[^ 101111001101010110111100101000111110100010111001010110111011110011010101101111001010001111101000101110010101101101011110 bcd5bca3e8b95bbcd5bca3e8b95b5e

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