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 薔??♀}薔??♀{^ 111001010100101100111111001111111000000110001010011111011110010101001011001111110011111110000001100010100111101101011110 e54b3f3f818a7de54b3f3f818a7b5e
EUC-JP 薔??♀}薔??♀{^ 111010011010110000111111001111111010000111101010011111011110100110101100001111110011111110100001111010100111101101011110 e9ac3f3fa1ea7de9ac3f3fa1ea7b5e
UTF-8 薔멸렗♀}薔멸렗♀{^ 111010001001011010010100111010111010100110111000111010111010000010010111111000101001100110000000011111011110100010010110100101001110101110101001101110001110101110100000100101111110001010011001100000000111101101011110 e89694eba9b8eba097e299807de89694eba9b8eba097e299807b5e
UHC 薔멸렗♀}薔멸렗♀{^ 11101101111110011011100011101010100011101010110010100001110011110111110111101101111110011011100011101010100011101010110010100001110011110111101101011110 edf9b8ea8eaca1cf7dedf9b8ea8eaca1cf7b5e

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