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 鬯假スー鋺井コ・褥 1110100110101100100110001110111110111101101100001110011111111010100010001110010010111010101001011110010111110001 e9ac98efbdb0e7fa88e4baa5e5f1
EUC-JP 鬯假スー鋺井コ・褥 111100101010111011010000111100011000111010111101100011101011000011101110111111001011000011100110100011101011101010001110101001011110101011110011 f2aed0f18ebd8eb0eefcb0e68eba8ea5eaf3
UTF-8 鬯假スー鋺井コ・褥 111010011010110010101111111001011000000110000111111011111011110110111101111011111011110110110000111010011000101110111010111001001011101010010101111011111011110110111010111011111011110110100101111010001010010010100101 e9acafe58187efbdbdefbdb0e98bbae4ba95efbdbaefbda5e8a4a5
UHC ?假???井??褥 001111111100101010100011001111110011111100111111111011111100110000111111001111111110100110110011 3fcaa33f3f3fefcc3f3fe9b3

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