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 髀・雹貧}髀・雹貧{^ 1110100110001111101001011110100010111001100101010110111001111101111010011000111110100101111010001011100110010101011011100111101101011110 e98fa5e8b9956e7de98fa5e8b9956e7b5e
EUC-JP 髀・雹貧}髀・雹貧{^ 11110001111011111000111010100101111100001011101111001001110011110111110111110001111011111000111010100101111100001011101111001001110011110111101101011110 f1ef8ea5f0bbc9cf7df1ef8ea5f0bbc9cf7b5e
UTF-8 髀・雹貧}髀・雹貧{^ 111010011010101110000000111011111011110110100101111010011001101110111001111010001011001010100111011111011110100110101011100000001110111110111101101001011110100110011011101110011110100010110010101001110111101101011110 e9ab80efbda5e99bb9e8b2a77de9ab80efbda5e99bb9e8b2a77b5e
UHC ??雹貧}??雹貧{^ 001111110011111111011010110111111101111010111000011111010011111100111111110110101101111111011110101110000111101101011110 3f3fdadfdeb87d3f3fdadfdeb87b5e

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