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{^ 11101000100110001001001101011011010010100111110111101000100110001001001101011011010010100111101101011110 e898935b4a7de898935b4a7b5e
EUC-JP 陂甜J}陂甜J{^ 11101111111110001100010110111100010010100111110111101111111110001100010110111100010010100111101101011110 eff8c5bc4a7deff8c5bc4a7b5e
UTF-8 陂甜J}陂甜J{^ 1110100110011001100000101110011110010100100111000100101001111101111010011001100110000010111001111001010010011100010010100111101101011110 e99982e7949c4a7de99982e7949c4a7b5e
UHC 陂?J}陂?J{^ 1111100110101110001111110100101001111101111110011010111000111111010010100111101101011110 f9ae3f4a7df9ae3f4a7b5e

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