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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 薔??}薔??{^ 1110010101001011001111110011111101111101111001010100101100111111001111110111101101011110 e54b3f3f7de54b3f3f7b5e
EUC-JP 薔??}薔??{^ 1110100110101100001111110011111101111101111010011010110000111111001111110111101101011110 e9ac3f3f7de9ac3f3f7b5e
UTF-8 薔몇듕}薔몇듕{^ 111010001001011010010100111010111010101010000111111010111001001110010101011111011110100010010110100101001110101110101010100001111110101110010011100101010111101101011110 e89694ebaa87eb93957de89694ebaa87eb93957b5e
UHC 薔몇듕}薔몇듕{^ 111011011111100110111000111011101011010111100100011111011110110111111001101110001110111010110101111001000111101101011110 edf9b8eeb5e47dedf9b8eeb5e47b5e

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