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 ?▼?}?▼?{^ 0011111110100010101001110011111101111101001111111010001010100111001111110111101101011110 3fa2a73f7d3fa2a73f7b5e
UTF-8 凉▼풛}凉▼풛{^ 111011111010010110111001111000101001011010111100111011011001001010011011011111011110111110100101101110011110001010010110101111001110110110010010100110110111101101011110 efa5b9e296bced929b7defa5b9e296bced929b7b5e
UHC 凉▼풛}凉▼풛{^ 111001011011110010100001111001011011111010011110011111011110010110111100101000011110010110111110100111100111101101011110 e5bca1e5be9e7de5bca1e5be9e7b5e

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