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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 闖蕨W}闖蕨W{^ 11101000100011111001100001101110010101110111110111101000100011111001100001101110010101110111101101011110 e88f986e577de88f986e577b5e
EUC-JP 闖蕨W}闖蕨W{^ 11101111111011111100111111001111010101110111110111101111111011111100111111001111010101110111101101011110 efefcfcf577defefcfcf577b5e
UTF-8 闖蕨W}闖蕨W{^ 1110100110010111100101101110100010010101101010000101011101111101111010011001011110010110111010001001010110101000010101110111101101011110 e99796e895a8577de99796e895a8577b5e
UHC 闖蕨W}闖蕨W{^ 11110111111001101100111111110010010101110111110111110111111001101100111111110010010101110111101101011110 f7e6cff2577df7e6cff2577b5e

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