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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 質舎治質舎治^ 1000111010111111100011101100100110001110101000011111001111011110100011101011111110001110110010011000111010100001111100111101110001011110 8ebf8ec98ea1f3de8ebf8ec98ea1f3dc5e
EUC-JP 質舎治?質舎治?^ 101111001100000110111100110010111011110010100011001111111011110011000001101111001100101110111100101000110011111101011110 bcc1bccbbca33fbcc1bccbbca33f5e
UTF-8 質舎治質舎治^ 11101000101100111010101011101000100010001000111011100110101100101011101111101110100010111001000111101000101100111010101011101000100010001000111011100110101100101011101111101110100010111000111101011110 e8b3aae8888ee6b2bbee8b91e8b3aae8888ee6b2bbee8b8f5e
UHC 質?治?質?治?^ 11110010111101010011111111110110101111010011111111110010111101010011111111110110101111010011111101011110 f2f53ff6bd3ff2f53ff6bd3f5e

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