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{^ 111111001111011101101011011111011111110011110111011010110111101101011110 fcf76b7dfcf76b7b5e
SJIS-WIN ?÷k}?÷k{^ 0011111110000001100000000110101101111101001111111000000110000000011010110111101101011110 3f81806b7d3f81806b7b5e
EUC-JP ü÷k}ü÷k{^ 100011111010101111100100101000011110000001101011011111011000111110101011111001001010000111100000011010110111101101011110 8fabe4a1e06b7d8fabe4a1e06b7b5e
UTF-8 ü÷k}ü÷k{^ 11000011101111001100001110110111011010110111110111000011101111001100001110110111011010110111101101011110 c3bcc3b76b7dc3bcc3b76b7b5e
UHC ?÷k}?÷k{^ 0011111110100001110000000110101101111101001111111010000111000000011010110111101101011110 3fa1c06b7d3fa1c06b7b5e

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