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 û§©}û§©{^ 111110111010011110101001011111011111101110100111101010010111101101011110 fba7a97dfba7a97b5e
SJIS-WIN ?§?}?§?{^ 0011111110000001100110000011111101111101001111111000000110011000001111110111101101011110 3f81983f7d3f81983f7b5e
EUC-JP û§©}û§©{^ 10001111101010111110010110100001111110001000111110100010111011010111110110001111101010111110010110100001111110001000111110100010111011010111101101011110 8fabe5a1f88fa2ed7d8fabe5a1f88fa2ed7b5e
UTF-8 û§©}û§©{^ 110000111011101111000010101001111100001010101001011111011100001110111011110000101010011111000010101010010111101101011110 c3bbc2a7c2a97dc3bbc2a7c2a97b5e
UHC ?§?}?§?{^ 0011111110100001110101110011111101111101001111111010000111010111001111110111101101011110 3fa1d73f7d3fa1d73f7b5e

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