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 謦楢搭}謦楢搭{^ 111001101001001010010011111010001001001110001011011111011110011010010010100100111110100010010011100010110111101101011110 e69293e8938b7de69293e8938b7b5e
EUC-JP 謦楢搭}謦楢搭{^ 111010111111001011000110111010101100010111101011011111011110101111110010110001101110101011000101111010110111101101011110 ebf2c6eac5eb7debf2c6eac5eb7b5e
UTF-8 謦楢搭}謦楢搭{^ 111010001010110010100110111001101010010110100010111001101001000010101101011111011110100010101100101001101110011010100101101000101110011010010000101011010111101101011110 e8aca6e6a5a2e690ad7de8aca6e6a5a2e690ad7b5e
UHC ?楢搭}?楢搭{^ 00111111111010101111100111110111101100110111110100111111111010101111100111110111101100110111101101011110 3feaf9f7b37d3feaf9f7b37b5e

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