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 ೏Âð}೏Âð{^ 11100000101100111000111111000010111100000111110111100000101100111000111111000010111100000111101101011110 e0b38fc2f07de0b38fc2f07b5e
SJIS-WIN ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
EUC-JP à??Âð}à??Âð{^ 10001111101010111010001000111111001111111000111110101010101001001000111110101001110000110111110110001111101010111010001000111111001111111000111110101010101001001000111110101001110000110111101101011110 8faba23f3f8faaa48fa9c37d8faba23f3f8faaa48fa9c37b5e
UTF-8 ೏Âð}೏Âð{^ 1100001110100000110000101011001111000010100011111100001110000010110000111011000001111101110000111010000011000010101100111100001010001111110000111000001011000011101100000111101101011110 c3a0c2b3c28fc382c3b07dc3a0c2b3c28fc382c3b07b5e
UHC ?³??ð}?³??ð{^ 0011111110101001111110000011111100111111101010011010001101111101001111111010100111111000001111110011111110101001101000110111101101011110 3fa9f83f3fa9a37d3fa9f83f3fa9a37b5e

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