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 ????I}????I{^ 00111111001111110011111100111111010010010111110100111111001111110011111100111111010010010111101101011110 3f3f3f3f497d3f3f3f3f497b5e
SJIS-WIN 跿ァ陷エI}跿ァ陷エI{^ 1110011011110011101001111110100010011100101101000100100101111101111001101111001110100111111010001001110010110100010010010111101101011110 e6f3a7e89cb4497de6f3a7e89cb4497b5e
EUC-JP 跿ァ陷エI}跿ァ陷エI{^ 111011001111010110001110101001111110111111111100100011101011010001001001011111011110110011110101100011101010011111101111111111001000111010110100010010010111101101011110 ecf58ea7effc8eb4497decf58ea7effc8eb4497b5e
UTF-8 跿ァ陷エI}跿ァ陷エI{^ 1110100010110111101111111110111110111101101001111110100110011001101101111110111110111101101101000100100101111101111010001011011110111111111011111011110110100111111010011001100110110111111011111011110110110100010010010111101101011110 e8b7bfefbda7e999b7efbdb4497de8b7bfefbda7e999b7efbdb4497b5e
UHC ??陷?I}??陷?I{^ 001111110011111111111001111010000011111101001001011111010011111100111111111110011110100000111111010010010111101101011110 3f3ff9e83f497d3f3ff9e83f497b5e

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