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{^ 10010000111110001001011101111110011010110111110110010000111110001001011101111110011010110111101101011110 90f8977e6b7d90f8977e6b7b5e
SJIS-WIN ???~k}???~k{^ 00111111001111110011111101111110011010110111110100111111001111110011111101111110011010110111101101011110 3f3f3f7e6b7d3f3f3f7e6b7b5e
EUC-JP ?ø?~k}?ø?~k{^ 0011111110001111101010011100110000111111011111100110101101111101001111111000111110101001110011000011111101111110011010110111101101011110 3f8fa9cc3f7e6b7d3f8fa9cc3f7e6b7b5e
UTF-8 ø—~k}ø—~k{^ 11000010100100001100001110111000110000101001011101111110011010110111110111000010100100001100001110111000110000101001011101111110011010110111101101011110 c290c3b8c2977e6b7dc290c3b8c2977e6b7b5e
UHC ?ø?~k}?ø?~k{^ 001111111010100110101010001111110111111001101011011111010011111110101001101010100011111101111110011010110111101101011110 3fa9aa3f7e6b7d3fa9aa3f7e6b7b5e

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