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 ?????@?????@B 00111111001111110011111100111111001111110100000000111111001111110011111100111111001111110100000001000010 3f3f3f3f3f403f3f3f3f3f4042
SJIS-WIN カス蒔@カス蒔@B 11110001111000001011011011110001100011101011110110001110101010100100000011110001111000001011011011110001100011101011110110001110101010100100000001000010 f1e0b6f18ebd8eaa40f1e0b6f18ebd8eaa4042
EUC-JP ?カ?ス蒔@?カ?ス蒔@B 00111111100011101011011000111111100011101011110110111100101011000100000000111111100011101011011000111111100011101011110110111100101011000100000001000010 3f8eb63f8ebdbcac403f8eb63f8ebdbcac4042
UTF-8 カス蒔@カス蒔@B 111011101000010110011011111011111011110110110110111011101000010010001001111011111011110110111101111010001001001010010100010000001110111010000101100110111110111110111101101101101110111010000100100010011110111110111101101111011110100010010010100101000100000001000010 ee859befbdb6ee8489efbdbde8929440ee859befbdb6ee8489efbdbde892944042
UHC ????蒔@????蒔@B 001111110011111100111111001111111110001111001000010000000011111100111111001111110011111111100011110010000100000001000010 3f3f3f3fe3c8403f3f3f3fe3c84042

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