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 ??}Vn}??}Vn{^ 00111111001111110111110101010110011011100111110100111111001111110111110101010110011011100111101101011110 3f3f7d566e7d3f3f7d566e7b5e
SJIS-WIN ?叔}Vn}?叔}Vn{^ 001111111000111101100110011111010101011001101110011111010011111110001111011001100111110101010110011011100111101101011110 3f8f667d566e7d3f8f667d566e7b5e
EUC-JP ?叔}Vn}?叔}Vn{^ 001111111011110111000111011111010101011001101110011111010011111110111101110001110111110101010110011011100111101101011110 3fbdc77d566e7d3fbdc77d566e7b5e
UTF-8 뻢叔}Vn}뻢叔}Vn{^ 111010111011101110100010111001011000111110010100011111010101011001101110011111011110101110111011101000101110010110001111100101000111110101010110011011100111101101011110 ebbba2e58f947d566e7debbba2e58f947d566e7b5e
UHC 뻢叔}Vn}뻢叔}Vn{^ 1001011001101011111000101101001001111101010101100110111001111101100101100110101111100010110100100111110101010110011011100111101101011110 966be2d27d566e7d966be2d27d566e7b5e

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