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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 繕??}繕??{^ 1001000101010101001111110011111101111101100100010101010100111111001111110111101101011110 91553f3f7d91553f3f7b5e
EUC-JP 繕?捿}繕?捿{^ 110000011011011000111111100011111100000010100100011111011100000110110110001111111000111111000000101001000111101101011110 c1b63f8fc0a47dc1b63f8fc0a47b5e
UTF-8 繕쏁捿}繕쏁捿{^ 111001111011100110010101111011001000111110000001111001101000110110111111011111011110011110111001100101011110110010001111100000011110011010001101101111110111101101011110 e7b995ec8f81e68dbf7de7b995ec8f81e68dbf7b5e
UHC 繕쏁捿}繕쏁捿{^ 111000001100101110011011111001111101111111110010011111011110000011001011100110111110011111011111111100100111101101011110 e0cb9be7dff27de0cb9be7dff27b5e

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