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 ??\on}??\on{^ 00111111001111110101110001101111011011100111110100111111001111110101110001101111011011100111101101011110 3f3f5c6f6e7d3f3f5c6f6e7b5e
SJIS-WIN 鰐荏\on}鰐荏\on{^ 1001100001101011100010010110000001011100011011110110111001111101100110000110101110001001011000000101110001101111011011100111101101011110 986b89605c6f6e7d986b89605c6f6e7b5e
EUC-JP 鰐荏\on}鰐荏\on{^ 1100111111001100101100011100000101011100011011110110111001111101110011111100110010110001110000010101110001101111011011100111101101011110 cfccb1c15c6f6e7dcfccb1c15c6f6e7b5e
UTF-8 鰐荏\on}鰐荏\on{^ 111010011011000010010000111010001000110110001111010111000110111101101110011111011110100110110000100100001110100010001101100011110101110001101111011011100111101101011110 e9b090e88d8f5c6f6e7de9b090e88d8f5c6f6e7b5e
UHC 鰐荏\on}鰐荏\on{^ 1110010011001010111011001111101101011100011011110110111001111101111001001100101011101100111110110101110001101111011011100111101101011110 e4caecfb5c6f6e7de4caecfb5c6f6e7b5e

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