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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 踝煙О[}踝煙О[{^ 1110011011110100100010011000110010000100010011110101101101111101111001101111010010001001100011001000010001001111010110110111101101011110 e6f4898c844f5b7de6f4898c844f5b7b5e
EUC-JP 踝煙О[}踝煙О[{^ 1110110011110110101100011110110010100111101100000101101101111101111011001111011010110001111011001010011110110000010110110111101101011110 ecf6b1eca7b05b7decf6b1eca7b05b7b5e
UTF-8 踝煙О[}踝煙О[{^ 111010001011100010011101111001111000010110011001110100001001111001011011011111011110100010111000100111011110011110000101100110011101000010011110010110110111101101011110 e8b89de78599d09e5b7de8b89de78599d09e5b7b5e
UHC ?煙О[}?煙О[{^ 001111111110011011010101101011001011000001011011011111010011111111100110110101011010110010110000010110110111101101011110 3fe6d5acb05b7d3fe6d5acb05b7b5e

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