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 鬲假スォ錏滓サ難ス 1110100110101101100110001110111110111101101010111110011111111001100111111110011010111011100100111110111110111101 e9ad98efbdabe7f99fe6bb93efbd
EUC-JP 鬲假スォ錏滓サ難ス 111100101010111111010000111100011000111010111101100011101010101111101110111110111101111011101000100011101011101111000110111100011000111010111101 f2afd0f18ebd8eabeefbdee88ebbc6f18ebd
UTF-8 鬲假スォ錏滓サ難ス 111010011010110010110010111001011000000110000111111011111011110110111101111011111011110110101011111010011000110010001111111001101011101110010011111011111011110110111011111010011001101110100011111011111011110110111101 e9acb2e58187efbdbdefbdabe98c8fe6bb93efbdbbe99ba3efbdbd
UHC ?假???滓?難? 001111111100101010100011001111110011111100111111111011101010101100111111110100011111000100111111 3fcaa33f3f3feeab3fd1f13f

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