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 奣ァ邀鰐}奣ァ邀鰐{^ 1111101010100011101001111110011110110001100110000110101101111101111110101010001110100111111001111011000110011000011010110111101101011110 faa3a7e7b1986b7dfaa3a7e7b1986b7b5e
EUC-JP 奣ァ邀鰐}奣ァ邀鰐{^ 100011111011100011111100100011101010011111101110101100111100111111001100011111011000111110111000111111001000111010100111111011101011001111001111110011000111101101011110 8fb8fc8ea7eeb3cfcc7d8fb8fc8ea7eeb3cfcc7b5e
UTF-8 奣ァ邀鰐}奣ァ邀鰐{^ 111001011010010110100011111011111011110110100111111010011000001010000000111010011011000010010000011111011110010110100101101000111110111110111101101001111110100110000010100000001110100110110000100100000111101101011110 e5a5a3efbda7e98280e9b0907de5a5a3efbda7e98280e9b0907b5e
UHC ??邀鰐}??邀鰐{^ 001111110011111111101001101011011110010011001010011111010011111100111111111010011010110111100100110010100111101101011110 3f3fe9ade4ca7d3f3fe9ade4ca7b5e

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