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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 雕エ繻」}雕エ繻」{^ 111010001011100010110100111000111000110010100011011111011110100010111000101101001110001110001100101000110111101101011110 e8b8b4e38ca37de8b8b4e38ca37b5e
EUC-JP 雕エ繻」}雕エ繻」{^ 11110000101110101000111010110100111001011110110010001110101000110111110111110000101110101000111010110100111001011110110010001110101000110111101101011110 f0ba8eb4e5ec8ea37df0ba8eb4e5ec8ea37b5e
UTF-8 雕エ繻」}雕エ繻」{^ 111010011001101110010101111011111011110110110100111001111011100110111011111011111011110110100011011111011110100110011011100101011110111110111101101101001110011110111001101110111110111110111101101000110111101101011110 e99b95efbdb4e7b9bbefbda37de99b95efbdb4e7b9bbefbda37b5e
UHC 雕???}雕???{^ 11110000111001110011111100111111001111110111110111110000111001110011111100111111001111110111101101011110 f0e73f3f3f7df0e73f3f3f7b5e

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