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 咫?壯粉}咫?壯粉{^ 1001101001000000001111111001101011100001100101011011001001111101100110100100000000111111100110101110000110010101101100100111101101011110 9a403f9ae195b27d9a403f9ae195b27b5e
EUC-JP 咫?壯粉}咫?壯粉{^ 1101001110100001001111111101010011100011110010101011010001111101110100111010000100111111110101001110001111001010101101000111101101011110 d3a13fd4e3cab47dd3a13fd4e3cab47b5e
UTF-8 咫렧壯粉}咫렧壯粉{^ 111001011001001010101011111010111010000010100111111001011010001110101111111001111011001010001001011111011110010110010010101010111110101110100000101001111110010110100011101011111110011110110010100010010111101101011110 e592abeba0a7e5a3afe7b2897de592abeba0a7e5a3afe7b2897b5e
UHC 咫렧壯粉}咫렧壯粉{^ 11110010101000011000111010110110111011011110000011011101110011110111110111110010101000011000111010110110111011011110000011011101110011110111101101011110 f2a18eb6ede0ddcf7df2a18eb6ede0ddcf7b5e

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