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 ä®â·ä®â·^ 111001001010111011100010101101111110010010101110111000101011011101011110 e4aee2b7e4aee2b75e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ä®â?ä®â?^ 100011111010101110100011100011111010001011101110100011111010101110100100001111111000111110101011101000111000111110100010111011101000111110101011101001000011111101011110 8faba38fa2ee8faba43f8faba38fa2ee8faba43f5e
UTF-8 ä®â·ä®â·^ 1100001110100100110000101010111011000011101000101100001010110111110000111010010011000010101011101100001110100010110000101011011101011110 c3a4c2aec3a2c2b7c3a4c2aec3a2c2b75e
UHC ?®?·?®?·^ 00111111101000101110011100111111101000011010010000111111101000101110011100111111101000011010010001011110 3fa2e73fa1a43fa2e73fa1a45e

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