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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN クス治イス軸 11110000101110011011100011110001100011101011110110001110101000011111000011100010101100101111000110001110101111011000111010110010 f0b9b8f18ebd8ea1f0e2b2f18ebd8eb2
EUC-JP ?ク?ス治?イ?ス軸 00111111100011101011100000111111100011101011110110111100101000110011111110001110101100100011111110001110101111011011110010110100 3f8eb83f8ebdbca33f8eb23f8ebdbcb4
UTF-8 クス治イス軸 111011101000000110111000111011111011110110111000111011101000010010001001111011111011110110111101111001101011001010111011111011101000001010100001111011111011110110110010111011101000010010001001111011111011110110111101111010001011101110111000 ee81b8efbdb8ee8489efbdbde6b2bbee82a1efbdb2ee8489efbdbde8bbb8
UHC ????治????軸 001111110011111100111111001111111111011010111101001111110011111100111111001111111111010111101110 3f3f3f3ff6bd3f3f3f3ff5ee

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