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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 只魅?n}只魅?n{^ 100100011111110010010110101000110011111101101110011111011001000111111100100101101010001100111111011011100111101101011110 91fc96a33f6e7d91fc96a33f6e7b5e
EUC-JP 只魅?n}只魅?n{^ 110000101111111011001100101001010011111101101110011111011100001011111110110011001010010100111111011011100111101101011110 c2fecca53f6e7dc2fecca53f6e7b5e
UTF-8 只魅샜n}只魅샜n{^ 1110010110001111101010101110100110101101100001011110110010000011100111000110111001111101111001011000111110101010111010011010110110000101111011001000001110011100011011100111101101011110 e58faae9ad85ec839c6e7de58faae9ad85ec839c6e7b5e
UHC 只魅샜n}只魅샜n{^ 1111000111111110110110001110010110111011111111000110111001111101111100011111111011011000111001011011101111111100011011100111101101011110 f1fed8e5bbfc6e7df1fed8e5bbfc6e7b5e

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