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 雍肴ケ蕨}雍肴ケ蕨{^ 1110100010110100100011011110011010111001100110000110111001111101111010001011010010001101111001101011100110011000011011100111101101011110 e8b48de6b9986e7de8b48de6b9986e7b5e
EUC-JP 雍肴ケ蕨}雍肴ケ蕨{^ 11110000101101101011101011101000100011101011100111001111110011110111110111110000101101101011101011101000100011101011100111001111110011110111101101011110 f0b6bae88eb9cfcf7df0b6bae88eb9cfcf7b5e
UTF-8 雍肴ケ蕨}雍肴ケ蕨{^ 111010011001101110001101111010001000001010110100111011111011110110111001111010001001010110101000011111011110100110011011100011011110100010000010101101001110111110111101101110011110100010010101101010000111101101011110 e99b8de882b4efbdb9e895a87de99b8de882b4efbdb9e895a87b5e
UHC 雍肴?蕨}雍肴?蕨{^ 1110100010111100111111011010001000111111110011111111001001111101111010001011110011111101101000100011111111001111111100100111101101011110 e8bcfda23fcff27de8bcfda23fcff27b5e

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