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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ?貔鮑カn}?貔鮑カn{^ 0011111111100110101111101110100110111000101101100110111001111101001111111110011010111110111010011011100010110110011011100111101101011110 3fe6bee9b8b66e7d3fe6bee9b8b66e7b5e
EUC-JP 湗貔鮑カn}湗貔鮑カn{^ 1000111111000111111110111110110011000000111100101011101010001110101101100110111001111101100011111100011111111011111011001100000011110010101110101000111010110110011011100111101101011110 8fc7fbecc0f2ba8eb66e7d8fc7fbecc0f2ba8eb66e7b5e
UTF-8 湗貔鮑カn}湗貔鮑カn{^ 1110011010111001100101111110100010110010100101001110100110101110100100011110111110111101101101100110111001111101111001101011100110010111111010001011001010010100111010011010111010010001111011111011110110110110011011100111101101011110 e6b997e8b294e9ae91efbdb66e7de6b997e8b294e9ae91efbdb66e7b5e
UHC ??鮑?n}??鮑?n{^ 001111110011111111111000111010100011111101101110011111010011111100111111111110001110101000111111011011100111101101011110 3f3ff8ea3f6e7d3f3ff8ea3f6e7b5e

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