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 æ·Žè±Žè± 1110011010110111100011101110100010110001100011101110100010110001 e6b78ee8b18ee8b1
SJIS-WIN ????±??± 00111111001111110011111100111111100000010111110100111111001111111000000101111101 3f3f3f3f817d3f3f817d
EUC-JP æ??è±?è± 10001111101010011100000100111111001111111000111110101011101100101010000111011110001111111000111110101011101100101010000111011110 8fa9c13f3f8fabb2a1de3f8fabb2a1de
UTF-8 æ·Žè±Žè± 11000011101001101100001010110111110000101000111011000011101010001100001010110001110000101000111011000011101010001100001010110001 c3a6c2b7c28ec3a8c2b1c28ec3a8c2b1
UHC æ·??±??± 101010011010000110100001101001000011111100111111101000011011111000111111001111111010000110111110 a9a1a1a43f3fa1be3f3fa1be

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