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 亥麝亢}亥麝亢{^ 100010001110010111101010011011001001100010110100011111011000100011100101111010100110110010011000101101000111101101011110 88e5ea6c98b47d88e5ea6c98b47b5e
EUC-JP 亥麝亢}亥麝亢{^ 101100001110011111110011110011011101000010110110011111011011000011100111111100111100110111010000101101100111101101011110 b0e7f3cdd0b67db0e7f3cdd0b67b5e
UTF-8 亥麝亢}亥麝亢{^ 111001001011101010100101111010011011101010011101111001001011101010100010011111011110010010111010101001011110100110111010100111011110010010111010101000100111101101011110 e4baa5e9ba9de4baa27de4baa5e9ba9de4baa27b5e
UHC 亥麝亢}亥麝亢{^ 111110101010010011011110111110101111100111110001011111011111101010100100110111101111101011111001111100010111101101011110 faa4defaf9f17dfaa4defaf9f17b5e

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