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 ›¬–ð}›¬–ð{^ 1001101110101100100101101111000001111101100110111010110010010110111100000111101101011110 9bac96f07d9bac96f07b5e
SJIS-WIN ?¬??}?¬??{^ 00111111100000011100101000111111001111110111110100111111100000011100101000111111001111110111101101011110 3f81ca3f3f7d3f81ca3f3f7b5e
EUC-JP ?¬?ð}?¬?ð{^ 0011111110100010110011000011111110001111101010011100001101111101001111111010001011001100001111111000111110101001110000110111101101011110 3fa2cc3f8fa9c37d3fa2cc3f8fa9c37b5e
UTF-8 ›¬–ð}›¬–ð{^ 11000010100110111100001010101100110000101001011011000011101100000111110111000010100110111100001010101100110000101001011011000011101100000111101101011110 c29bc2acc296c3b07dc29bc2acc296c3b07b5e
UHC ???ð}???ð{^ 00111111001111110011111110101001101000110111110100111111001111110011111110101001101000110111101101011110 3f3f3fa9a37d3f3f3fa9a37b5e

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