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 ??J}??J{^ 001111110011111101001010011111010011111100111111010010100111101101011110 3f3f4a7d3f3f4a7b5e
SJIS-WIN 蛇砥J}蛇砥J{^ 10001110110101101001001101110101010010100111110110001110110101101001001101110101010010100111101101011110 8ed693754a7d8ed693754a7b5e
EUC-JP 蛇砥J}蛇砥J{^ 10111100110110001100010111010110010010100111110110111100110110001100010111010110010010100111101101011110 bcd8c5d64a7dbcd8c5d64a7b5e
UTF-8 蛇砥J}蛇砥J{^ 1110100010011011100001111110011110100000101001010100101001111101111010001001101110000111111001111010000010100101010010100111101101011110 e89b87e7a0a54a7de89b87e7a0a54a7b5e
UHC 蛇砥J}蛇砥J{^ 11011110111011111111001010110010010010100111110111011110111011111111001010110010010010100111101101011110 deeff2b24a7ddeeff2b24a7b5e

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