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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?▼?}?▼?{^ 0011111110000001101001010011111101111101001111111000000110100101001111110111101101011110 3f81a53f7d3f81a53f7b5e
EUC-JP 艅▼?}艅▼?{^ 100011111101011011111101101000101010011100111111011111011000111111010110111111011010001010100111001111110111101101011110 8fd6fda2a73f7d8fd6fda2a73f7b5e
UTF-8 艅▼콑}艅▼콑{^ 111010001000100110000101111000101001011010111100111011001011110110010001011111011110100010001001100001011110001010010110101111001110110010111101100100010111101101011110 e88985e296bcecbd917de88985e296bcecbd917b5e
UHC 艅▼콑}艅▼콑{^ 111001101010100110100001111001011011000110001101011111011110011010101001101000011110010110110001100011010111101101011110 e6a9a1e5b18d7de6a9a1e5b18d7b5e

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