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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 銛キ鄒」銛キ鄒」^ 11100111111100111011011111100111101111101010001111100111111100111011011111100111101111101010001101011110 e7f3b7e7bea3e7f3b7e7bea35e
EUC-JP 銛キ鄒」銛キ鄒」^ 1110111011110101100011101011011111101110110000001000111010100011111011101111010110001110101101111110111011000000100011101010001101011110 eef58eb7eec08ea3eef58eb7eec08ea35e
UTF-8 銛キ鄒」銛キ鄒」^ 11101001100010101001101111101111101111011011011111101001100001001001001011101111101111011010001111101001100010101001101111101111101111011011011111101001100001001001001011101111101111011010001101011110 e98a9befbdb7e98492efbda3e98a9befbdb7e98492efbda35e
UHC ??鄒???鄒?^ 0011111100111111111101011101101100111111001111110011111111110101110110110011111101011110 3f3ff5db3f3f3ff5db3f5e

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