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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN カス鴫璽肄自 11110000111000001011011011110001100011101011110110001110101100001111001010101101100011101010001111100011111001011000111010101001 f0e0b6f18ebd8eb0f2ad8ea3e3e58ea9
EUC-JP ?カ?ス鴫?璽肄自 001111111000111010110110001111111000111010111101101111001011001000111111101111001010010111100110111001111011110010101011 3f8eb63f8ebdbcb23fbca5e6e7bcab
UTF-8 カス鴫璽肄自 111011101000001010011111111011111011110110110110111011101000010010001001111011111011110110111101111010011011010010101011111011101000011110100100111001111001001010111101111010001000001010000100111010001000011110101010 ee829fefbdb6ee8489efbdbde9b4abee87a4e792bde88284e887aa
UHC ??????璽肄自 001111110011111100111111001111110011111100111111110111111101111011101100101111011110110110111011 3f3f3f3f3f3fdfdeecbdedbb

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