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 Ž×ßÃ[Ž×ßÃ[^ 1000111011010111110111111100001101011011100011101101011111011111110000110101101101011110 8ed7dfc35b8ed7dfc35b5e
SJIS-WIN ?×??[?×??[^ 00111111100000010111111000111111001111110101101100111111100000010111111000111111001111110101101101011110 3f817e3f3f5b3f817e3f3f5b5e
EUC-JP ?×ßÃ[?×ßÃ[^ 001111111010000111011111100011111010100111001110100011111010101010101010010110110011111110100001110111111000111110101001110011101000111110101010101010100101101101011110 3fa1df8fa9ce8faaaa5b3fa1df8fa9ce8faaaa5b5e
UTF-8 Ž×ßÃ[Ž×ßÃ[^ 11000010100011101100001110010111110000111001111111000011100000110101101111000010100011101100001110010111110000111001111111000011100000110101101101011110 c28ec397c39fc3835bc28ec397c39fc3835b5e
UHC ?×ß?[?×ß?[^ 001111111010000110111111101010011010110000111111010110110011111110100001101111111010100110101100001111110101101101011110 3fa1bfa9ac3f5b3fa1bfa9ac3f5b5e

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