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{^ 10001110110001001000111010111110010010100111110110001110110001001000111010111110010010100111101101011110 8ec48ebe4a7d8ec48ebe4a7b5e
EUC-JP 柴疾J}柴疾J{^ 10111100110001101011110011000000010010100111110110111100110001101011110011000000010010100111101101011110 bcc6bcc04a7dbcc6bcc04a7b5e
UTF-8 柴疾J}柴疾J{^ 1110011010011111101101001110011110010110101111100100101001111101111001101001111110110100111001111001011010111110010010100111101101011110 e69fb4e796be4a7de69fb4e796be4a7b5e
UHC 柴疾J}柴疾J{^ 11100011110000111111001011110000010010100111110111100011110000111111001011110000010010100111101101011110 e3c3f2f04a7de3c3f2f04a7b5e

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