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 跿キ鄒」跿キ鄒」^ 11100110111100111011011111100111101111101010001111100110111100111011011111100111101111101010001101011110 e6f3b7e7bea3e6f3b7e7bea35e
EUC-JP 跿キ鄒」跿キ鄒」^ 1110110011110101100011101011011111101110110000001000111010100011111011001111010110001110101101111110111011000000100011101010001101011110 ecf58eb7eec08ea3ecf58eb7eec08ea35e
UTF-8 跿キ鄒」跿キ鄒」^ 11101000101101111011111111101111101111011011011111101001100001001001001011101111101111011010001111101000101101111011111111101111101111011011011111101001100001001001001011101111101111011010001101011110 e8b7bfefbdb7e98492efbda3e8b7bfefbdb7e98492efbda35e
UHC ??鄒???鄒?^ 0011111100111111111101011101101100111111001111110011111111110101110110110011111101011110 3f3ff5db3f3f3ff5db3f5e

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