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 í÷޾V}í÷޾V{^ 11101101111101111000111010111110010101100111110111101101111101111000111010111110010101100111101101011110 edf78ebe567dedf78ebe567b5e
SJIS-WIN ?÷??V}?÷??V{^ 001111111000000110000000001111110011111101010110011111010011111110000001100000000011111100111111010101100111101101011110 3f81803f3f567d3f81803f3f567b5e
EUC-JP í÷??V}í÷??V{^ 10001111101010111011111110100001111000000011111100111111010101100111110110001111101010111011111110100001111000000011111100111111010101100111101101011110 8fabbfa1e03f3f567d8fabbfa1e03f3f567b5e
UTF-8 í÷޾V}í÷޾V{^ 110000111010110111000011101101111100001010001110110000101011111001010110011111011100001110101101110000111011011111000010100011101100001010111110010101100111101101011110 c3adc3b7c28ec2be567dc3adc3b7c28ec2be567b5e
UHC ?÷?¾V}?÷?¾V{^ 0011111110100001110000000011111110101000111110100101011001111101001111111010000111000000001111111010100011111010010101100111101101011110 3fa1c03fa8fa567d3fa1c03fa8fa567b5e

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