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 只貊緋}只貊緋{^ 100100011111110011100110101110111001010011101010011111011001000111111100111001101011101110010100111010100111101101011110 91fce6bb94ea7d91fce6bb94ea7b5e
EUC-JP 只貊緋}只貊緋{^ 110000101111111011101100101111011100100011101100011111011100001011111110111011001011110111001000111011000111101101011110 c2feecbdc8ec7dc2feecbdc8ec7b5e
UTF-8 只貊緋}只貊緋{^ 111001011000111110101010111010001011001010001010111001111011011110001011011111011110010110001111101010101110100010110010100010101110011110110111100010110111101101011110 e58faae8b28ae7b78b7de58faae8b28ae7b78b7b5e
UHC 只貊緋}只貊緋{^ 111100011111111011011000111001111101110111111100011111011111000111111110110110001110011111011101111111000111101101011110 f1fed8e7ddfc7df1fed8e7ddfc7b5e

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