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 “ҝh}“ҝh{^ 1001001111010010100111010110100001111101100100111101001010011101011010000111101101011110 93d29d687d93d29d687b5e
SJIS-WIN ???h}???h{^ 0011111100111111001111110110100001111101001111110011111100111111011010000111101101011110 3f3f3f687d3f3f3f687b5e
EUC-JP ?Ò?h}?Ò?h{^ 001111111000111110101010110100100011111101101000011111010011111110001111101010101101001000111111011010000111101101011110 3f8faad23f687d3f8faad23f687b5e
UTF-8 “ҝh}“ҝh{^ 1100001010010011110000111001001011000010100111010110100001111101110000101001001111000011100100101100001010011101011010000111101101011110 c293c392c29d687dc293c392c29d687b5e
UHC ???h}???h{^ 0011111100111111001111110110100001111101001111110011111100111111011010000111101101011110 3f3f3f687d3f3f3f687b5e

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