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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ミス鹿コス示 111100011111101011010000111100011000111010111101100011101010110111110001111101111011101011110001100011101011110110001110101001101111000111110111 f1fad0f18ebd8eadf1f7baf18ebd8ea6f1f7
EUC-JP ?ミ?ス鹿?コ?ス示? 0011111110001110110100000011111110001110101111011011110010101111001111111000111010111010001111111000111010111101101111001010100000111111 3f8ed03f8ebdbcaf3f8eba3f8ebdbca83f
UTF-8 ミス鹿コス示 111011101000010110110101111011111011111010010000111011101000010010001001111011111011110110111101111010011011100110111111111011101000010110110010111011111011110110111010111011101000010010001001111011111011110110111101111001111010010010111010111011101000010110110010 ee85b5efbe90ee8489efbdbde9b9bfee85b2efbdbaee8489efbdbde7a4baee85b2
UHC ????鹿????示? 00111111001111110011111100111111110101101110001100111111001111110011111100111111111000111100011000111111 3f3f3f3fd6e33f3f3f3fe3c63f

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