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 ??U}??U{^ 001111110011111101010101011111010011111100111111010101010111101101011110 3f3f557d3f3f557b5e
SJIS-WIN 咫盖U}咫盖U{^ 10011010010000001110000110110011010101010111110110011010010000001110000110110011010101010111101101011110 9a40e1b3557d9a40e1b3557b5e
EUC-JP 咫盖U}咫盖U{^ 11010011101000011110001010110101010101010111110111010011101000011110001010110101010101010111101101011110 d3a1e2b5557dd3a1e2b5557b5e
UTF-8 咫盖U}咫盖U{^ 1110010110010010101010111110011110011011100101100101010101111101111001011001001010101011111001111001101110010110010101010111101101011110 e592abe79b96557de592abe79b96557b5e
UHC 咫盖U}咫盖U{^ 11110010101000011100101111001100010101010111110111110010101000011100101111001100010101010111101101011110 f2a1cbcc557df2a1cbcc557b5e

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