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 ??K}??K{^ 001111110011111101001011011111010011111100111111010010110111101101011110 3f3f4b7d3f3f4b7b5e
SJIS-WIN ?豎K}?豎K{^ 0011111111100110101100010100101101111101001111111110011010110001010010110111101101011110 3fe6b14b7d3fe6b14b7b5e
EUC-JP 遦豎K}遦豎K{^ 100011111110000111100001111011001011001101001011011111011000111111100001111000011110110010110011010010110111101101011110 8fe1e1ecb34b7d8fe1e1ecb34b7b5e
UTF-8 遦豎K}遦豎K{^ 1110100110000001101001101110100010110001100011100100101101111101111010011000000110100110111010001011000110001110010010110111101101011110 e981a6e8b18e4b7de981a6e8b18e4b7b5e
UHC ??K}??K{^ 001111110011111101001011011111010011111100111111010010110111101101011110 3f3f4b7d3f3f4b7b5e

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