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{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 駭??J}駭??J{^ 11101001011011100011111100111111010010100111110111101001011011100011111100111111010010100111101101011110 e96e3f3f4a7de96e3f3f4a7b5e
EUC-JP 駭??J}駭??J{^ 11110001110011110011111100111111010010100111110111110001110011110011111100111111010010100111101101011110 f1cf3f3f4a7df1cf3f3f4a7b5e
UTF-8 駭덜텣J}駭덜텣J{^ 1110100110100111101011011110101110001101100111001110110110000101101000110100101001111101111010011010011110101101111010111000110110011100111011011000010110100011010010100111101101011110 e9a7adeb8d9ced85a34a7de9a7adeb8d9ced85a34a7b5e
UHC 駭덜텣J}駭덜텣J{^ 1111101010110100101101001111101010110110100110000100101001111101111110101011010010110100111110101011011010011000010010100111101101011110 fab4b4fab6984a7dfab4b4fab6984a7b5e

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