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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 雋堺ソウn}雋堺ソウn{^ 1110100010110010100011011110010010111111101100110110111001111101111010001011001010001101111001001011111110110011011011100111101101011110 e8b28de4bfb36e7de8b28de4bfb36e7b5e
EUC-JP 雋堺ソウn}雋堺ソウn{^ 111100001011010010111010111001101000111010111111100011101011001101101110011111011111000010110100101110101110011010001110101111111000111010110011011011100111101101011110 f0b4bae68ebf8eb36e7df0b4bae68ebf8eb36e7b5e
UTF-8 雋堺ソウn}雋堺ソウn{^ 1110100110011011100010111110010110100000101110101110111110111101101111111110111110111101101100110110111001111101111010011001101110001011111001011010000010111010111011111011110110111111111011111011110110110011011011100111101101011110 e99b8be5a0baefbdbfefbdb36e7de99b8be5a0baefbdbfefbdb36e7b5e
UHC 雋堺??n}雋堺??n{^ 1111000111100110110011001111011100111111001111110110111001111101111100011110011011001100111101110011111100111111011011100111101101011110 f1e6ccf73f3f6e7df1e6ccf73f3f6e7b5e

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