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{^ 1110100110011100100011011110011010101110101010100110111001111101111010011001110010001101111001101010111010101010011011100111101101011110 e99c8de6aeaa6e7de99c8de6aeaa6e7b5e
EUC-JP 髴肴ョェn}髴肴ョェn{^ 111100011111110010111010111010001000111010101110100011101010101001101110011111011111000111111100101110101110100010001110101011101000111010101010011011100111101101011110 f1fcbae88eae8eaa6e7df1fcbae88eae8eaa6e7b5e
UTF-8 髴肴ョェn}髴肴ョェn{^ 1110100110101011101101001110100010000010101101001110111110111101101011101110111110111101101010100110111001111101111010011010101110110100111010001000001010110100111011111011110110101110111011111011110110101010011011100111101101011110 e9abb4e882b4efbdaeefbdaa6e7de9abb4e882b4efbdaeefbdaa6e7b5e
UHC ?肴??n}?肴??n{^ 001111111111110110100010001111110011111101101110011111010011111111111101101000100011111100111111011011100111101101011110 3ffda23f3f6e7d3ffda23f3f6e7b5e

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