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{^ 10001111010100011000111010111110010010100111110110001111010100011000111010111110010010100111101101011110 8f518ebe4a7d8f518ebe4a7b5e
EUC-JP 讐疾J}讐疾J{^ 10111101101100101011110011000000010010100111110110111101101100101011110011000000010010100111101101011110 bdb2bcc04a7dbdb2bcc04a7b5e
UTF-8 讐疾J}讐疾J{^ 1110100010101110100100001110011110010110101111100100101001111101111010001010111010010000111001111001011010111110010010100111101101011110 e8ae90e796be4a7de8ae90e796be4a7b5e
UHC 讐疾J}讐疾J{^ 11100010110000101111001011110000010010100111110111100010110000101111001011110000010010100111101101011110 e2c2f2f04a7de2c2f2f04a7b5e

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