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??^ 001111110100111000111111001111110011111101001110001111110011111101011110 3f4e3f3f3f4e3f3f5e
SJIS-WIN 但N但脱但N但脱^ 100100100100000101001110100100100100000110010010010001011001001001000001010011101001001001000001100100100100010101011110 92414e9241924592414e924192455e
EUC-JP 但N但脱但N但脱^ 110000111010001001001110110000111010001011000011101001101100001110100010010011101100001110100010110000111010011001011110 c3a24ec3a2c3a6c3a24ec3a2c3a65e
UTF-8 但N但脱但N但脱^ 111001001011110110000110010011101110010010111101100001101110100010000100101100011110010010111101100001100100111011100100101111011000011011101000100001001011000101011110 e4bd864ee4bd86e884b1e4bd864ee4bd86e884b15e
UHC 但N但?但N但?^ 11010011101000110100111011010011101000110011111111010011101000110100111011010011101000110011111101011110 d3a34ed3a33fd3a34ed3a33f5e

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